We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89bee0f commit 8d4eaf6Copy full SHA for 8d4eaf6
CHANGELOG.md
@@ -1,3 +1,3 @@
1
-## 0.1.0 (unreleased)
+## 0.1.0 (2023-03-08)
2
3
- First release
build.sbt
@@ -1,5 +1,5 @@
ThisBuild / scalaVersion := "2.13.10"
-ThisBuild / version := "0.1.0-SNAPSHOT"
+ThisBuild / version := "0.1.0"
ThisBuild / versionScheme := Some("early-semver")
4
ThisBuild / organization := "com.pgvector"
5
ThisBuild / organizationName := "pgvector"
0 commit comments