Skip to content

Commit 032e2db

Browse files
committed
Cut 1.1.0
1 parent 60ba3f7 commit 032e2db

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### 1.1.0 (unreleased)
1+
### master (unreleased)
2+
3+
### 1.1.0 (November 7, 2017)
24
* [#231](https://github.com/carmen-ruby/carmen/pull/231) Base ISO data has been updated for the first time since October 25, 2014
35
* [#233](https://github.com/carmen-ruby/carmen/pull/233) Revert removing Puerto Rico as a country code
46
* [#217](https://github.com/carmen-ruby/carmen/pull/217) Add serializer friendly `to_hash` for `Country` and `Region` ([@zarelit](https://github.com/zarelit))

lib/carmen/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Carmen
2-
VERSION = '1.0.2'
2+
VERSION = '1.1.0'
33
end

0 commit comments

Comments
 (0)