We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed571c commit 3afb752Copy full SHA for 3afb752
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ione (1.2.4)
+ ione (1.2.5)
5
6
GEM
7
remote: https://rubygems.org/
@@ -54,4 +54,4 @@ DEPENDENCIES
54
yard
55
56
BUNDLED WITH
57
- 1.12.5
+ 1.17.2
lib/ione/version.rb
@@ -1,5 +1,5 @@
# encoding: utf-8
module Ione
- VERSION = '1.2.4'.freeze
+ VERSION = '1.2.5'.freeze
end
0 commit comments