Skip to content

Commit dad59ab

Browse files
committed
Version bump to 0.2.0 [skip ci]
1 parent 8cc5752 commit dad59ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.0 (unreleased)
1+
## 0.2.0 (2023-05-11)
22

33
- Dropped support for Ruby < 3
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.1.1"
2+
VERSION = "0.2.0"
33
end

0 commit comments

Comments
 (0)