Skip to content

Commit bad70cf

Browse files
committed
Bump version
1 parent 6d68f40 commit bad70cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

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

33
// Version represents the current version of Ergs
4-
const Version = "1.4.0"
4+
const Version = "1.4.3"
55

66
// BuildVersion returns the version string for display
77
func BuildVersion() string {

0 commit comments

Comments
 (0)