Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Aug 18, 2024
1 parent bb936f1 commit 7380312
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
dorian-json-pluck (0.0.1)
dorian-json-pluck (0.0.2)
json

GEM
Expand Down
2 changes: 1 addition & 1 deletion dorian-json-pluck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "dorian-json-pluck"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "plucks values from json by json path"
s.description = s.summary
s.authors = ["Dorian Marié"]
Expand Down

0 comments on commit 7380312

Please sign in to comment.