We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ab9d4 commit 5fc71ccCopy full SHA for 5fc71cc
lib/jsonpath/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
class JsonPath
4
- VERSION = '1.0.7'
+ VERSION = '1.1.0'
5
end
0 commit comments