We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5197839 commit f554423Copy full SHA for f554423
gota.go
@@ -1,7 +1,7 @@
1
package gota
2
3
var (
4
- version = "r1"
+ version = "v0.0.1-beta"
5
)
6
7
// Gota provides quick usage for gota
0 commit comments