Skip to content

Commit b5f4d65

Browse files
v0.0.2
1 parent eebd568 commit b5f4d65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
dorian-json-deep-pluck (0.0.1)
4+
dorian-json-deep-pluck (0.0.2)
55
json
66

77
GEM

dorian-json-deep-pluck.gemspec

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

33
Gem::Specification.new do |s|
44
s.name = "dorian-json-deep-pluck"
5-
s.version = "0.0.1"
5+
s.version = "0.0.2"
66
s.summary = "deep pluck json based on json path"
77
s.description = s.summary
88
s.authors = ["Dorian Marié"]

0 commit comments

Comments
 (0)