We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d7b34 commit 80a5b38Copy full SHA for 80a5b38
utils/constants.go
@@ -1,7 +1,7 @@
1
package utils
2
3
// BuildVersion is the current version of Space Cloud
4
-const BuildVersion = "0.11.0"
+const BuildVersion = "0.12.0"
5
6
const (
7
// One operation returns a single document from the database
0 commit comments