Skip to content

Commit

Permalink
Fix previous version bump. (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei authored May 21, 2021
1 parent 66a8acb commit 80756d2
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.2"
const VERSION = "2.4.3"

0 comments on commit 80756d2

Please sign in to comment.