Skip to content

Commit bc68245

Browse files
committed
Version bump to 0.3.3 [skip ci]
1 parent 62da6d3 commit bc68245

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.3 (unreleased)
1+
## 0.3.3 (2026-03-18)
22

33
- Fixed error with `nil` values for Sequel
44

lib/pgvector/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pgvector
2-
VERSION = "0.3.2"
2+
VERSION = "0.3.3"
33
end

0 commit comments

Comments
 (0)