Skip to content

Commit 5ec268c

Browse files
committed
Properly bump both versions to 1.4.1
1 parent 6980d27 commit 5ec268c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.4.1

cmd/ejson/version.go

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

3-
const VERSION string = "1.3.2"
3+
const VERSION string = "1.4.1"

0 commit comments

Comments
 (0)