We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ff008 commit c4870f6Copy full SHA for c4870f6
version.go
@@ -1,4 +1,4 @@
1
package tug
2
3
// Version is semver.
4
-const Version = "0.0.3"
+const Version = "0.0.4"
0 commit comments