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 1166fa9 commit 6e703d6Copy full SHA for 6e703d6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- phonelib (0.6.35)
+ phonelib (0.6.36)
5
6
GEM
7
remote: http://rubygems.org/
@@ -52,4 +52,4 @@ DEPENDENCIES
52
simplecov
53
54
BUNDLED WITH
55
- 1.16.1
+ 2.0.2
lib/phonelib/version.rb
@@ -1,4 +1,4 @@
module Phonelib
# @private
- VERSION = '0.6.35'
+ VERSION = '0.6.36'
end
0 commit comments