Skip to content

Commit f376c57

Browse files
authored
fix: update version to 0.6.0
1 parent f746029 commit f376c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
package core
1616

1717
const (
18-
Version = "0.1.0"
18+
Version = "0.6.0"
1919
)

0 commit comments

Comments
 (0)