Skip to content

Commit 4b02c16

Browse files
committed
microcloud/version: Release MicroCloud 1.1
Signed-off-by: Max Asnaashari <[email protected]>
1 parent c603657 commit 4b02c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

microcloud/version/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Package version provides shared version information.
22
package version
33

4-
// Version is the current API version.
5-
const Version = "0.1"
4+
// Version is the current version of MicroCloud.
5+
const Version = "1.1"

0 commit comments

Comments
 (0)