Skip to content

Commit a8814be

Browse files
committed
chore: bump version to 1.0.4
1 parent 9495d9c commit a8814be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

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

33
// Version is the current version of jsonpath
4-
const Version = "1.0.3"
4+
const Version = "1.0.4"
55

66
// VersionWithPrefix returns the version with v prefix
77
func VersionWithPrefix() string {

0 commit comments

Comments
 (0)