Skip to content

Commit 51cf576

Browse files
committed
Version bump to 0.3.1 [skip ci]
1 parent ba36c3e commit 51cf576

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.1 (unreleased)
1+
## 0.3.1 (2025-06-23)
22

33
- Added support for Elixir 1.19
44

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Pgvector.MixProject do
22
use Mix.Project
33

4-
@version "0.3.0"
4+
@version "0.3.1"
55

66
def project do
77
[

0 commit comments

Comments
 (0)