We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f746029 commit f376c57Copy full SHA for f376c57
internal/core/version.go
@@ -15,5 +15,5 @@
15
package core
16
17
const (
18
- Version = "0.1.0"
+ Version = "0.6.0"
19
)
0 commit comments