We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aeac77 commit c88c7c9Copy full SHA for c88c7c9
1 file changed
version/version.go
@@ -16,5 +16,5 @@
16
package version
17
18
var (
19
- Version = "1.0.0"
+ Version = "1.0.1"
20
)
0 commit comments