Skip to content

Commit 80a5b38

Browse files
authored
updated the version to v0.12.0
1 parent 37d7b34 commit 80a5b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/constants.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package utils
22

33
// BuildVersion is the current version of Space Cloud
4-
const BuildVersion = "0.11.0"
4+
const BuildVersion = "0.12.0"
55

66
const (
77
// One operation returns a single document from the database

0 commit comments

Comments
 (0)