We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9495d9c commit a8814beCopy full SHA for a8814be
version.go
@@ -1,7 +1,7 @@
1
package jsonpath
2
3
// Version is the current version of jsonpath
4
-const Version = "1.0.3"
+const Version = "1.0.4"
5
6
// VersionWithPrefix returns the version with v prefix
7
func VersionWithPrefix() string {
0 commit comments