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 27c7c28 commit 238856cCopy full SHA for 238856c
CHANGELOG.md
@@ -1,5 +1,8 @@
1
## Upcoming Changes (unreleased)
2
3
+## 0.6.30 - March 6, 2019
4
+- updated data
5
+
6
## 0.6.29 - February 10, 2019
7
- updated data
8
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- phonelib (0.6.29)
+ phonelib (0.6.30)
GEM
remote: http://rubygems.org/
lib/phonelib/version.rb
@@ -1,4 +1,4 @@
module Phonelib
# @private
- VERSION = '0.6.29'
+ VERSION = '0.6.30'
end
0 commit comments