Skip to content

Commit 80756d2

Browse files
authored
Fix previous version bump. (#138)
1 parent 66a8acb commit 80756d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// VERSION ...
4-
const VERSION = "2.4.2"
4+
const VERSION = "2.4.3"

0 commit comments

Comments
 (0)