Skip to content

Commit a1d7109

Browse files
authored
Bump to 1.9.0 (#210)
1 parent f8c0c84 commit a1d7109

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
PATH
22
remote: .
33
specs:
4-
one_gadget (1.8.1)
4+
one_gadget (1.9.0)
55
elftools (>= 1.0.2, < 1.2.0)
66

77
GEM
88
remote: https://rubygems.org/
99
specs:
1010
ast (2.4.2)
11-
bindata (2.4.10)
11+
bindata (2.4.15)
1212
diff-lcs (1.5.0)
1313
docile (1.4.0)
1414
elftools (1.1.3)

lib/one_gadget/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module OneGadget
44
# Current gem version.
5-
VERSION = '1.8.1'
5+
VERSION = '1.9.0'
66
end

0 commit comments

Comments
 (0)