Skip to content

Commit

Permalink
Change version name
Browse files Browse the repository at this point in the history
  • Loading branch information
pauloo27 committed Mar 27, 2021
1 parent f7d9cfb commit 672ca2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package version

const (
VERSION = "0.0.1-dev"
VERSION = "v0.0.0-beta"
)

0 comments on commit 672ca2f

Please sign in to comment.