We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901e498 commit f3fd4feCopy full SHA for f3fd4fe
1 file changed
astra/internal/constants/version.go
@@ -15,7 +15,7 @@
15
package constants
16
17
// LibVersion is the version of the library.
18
-const LibVersion = "2.0.0-preview.2"
+const LibVersion = "2.0.0-preview.3"
19
20
// LibName is the name of the library.
21
const LibName = "astra-db-go"
0 commit comments