We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f4f83 commit 64631a5Copy full SHA for 64631a5
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- phonelib (0.6.37)
+ phonelib (0.6.38)
5
6
GEM
7
remote: http://rubygems.org/
@@ -52,4 +52,4 @@ DEPENDENCIES
52
simplecov
53
54
BUNDLED WITH
55
- 1.16.2
+ 2.0.2
lib/phonelib/version.rb
@@ -1,4 +1,4 @@
module Phonelib
# @private
- VERSION = '0.6.37'
+ VERSION = '0.6.38'
end
0 commit comments