Skip to content

Commit

Permalink
Bump version to 3.0.0 (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei authored Feb 28, 2022
1 parent f6a0429 commit 889a26b
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,4 +1,4 @@
package version

// VERSION ...
const VERSION = "2.4.4"
const VERSION = "3.0.0"

0 comments on commit 889a26b

Please sign in to comment.