countries 1.2.4 → 1.2.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eb1e054cd9be9187e1f48704f9bc206262f79ee2
4
- data.tar.gz: 95a8e32736ed491b3f7e420676a520f0ab451676
3
+ metadata.gz: 2ee687bca4e24ba2898509688d95338b53b593bd
4
+ data.tar.gz: cda7ae980090e58b83d2bcb7a47635019c9412d4
5
5
  SHA512:
6
- metadata.gz: 4e44de7a256c1c33d94277d53a5da580c84fd21f44382902d4d949208a3ba65cb928a650104c6e57ccf001bc7d11c886a7d5f1ca24b450f848d80a8c89ef36e7
7
- data.tar.gz: 52f0567a6cdf60622a68555cd2600f4ae4e5e0d7d208ece149a7e69f42b54c362df30a2849d8389460fe792db3eb29d521f153c7f49f93819d79b953becf09f2
6
+ metadata.gz: b4a58a0e7b18602487f105c53e73d8fb94e0b400465ff7a021e3ce8429adfd7285da97ff0b3ed645d43be8f974034b795dc298de827e841cef665d365f6bea74
7
+ data.tar.gz: 5c2f7e88a4969b272cedb5dad3bdd82c8716f8db98438f74b9fe0056e5b550df9b76881923fc963680bae828c1dd4435799b20522145dd2a1545ba78aa3d5645
@@ -2,6 +2,9 @@
2
2
  All notable changes to this project will be documented in this file.
3
3
  This project adheres to [Semantic Versioning](http://semver.org/).
4
4
 
5
+ ## 1.2.5 @ 2016-01-22
6
+ - Rebuilding cache
7
+
5
8
  ## 1.2.4 @ 2016-01-21
6
9
  - Romanian Standard VAT rate is 20% as of 2016-01-01 #325 @dougal
7
10
  - Palestine submit #324 @samizan
@@ -1,3 +1,3 @@
1
1
  module Countries
2
- VERSION = '1.2.4'
2
+ VERSION = '1.2.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: countries
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.4
4
+ version: 1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Robinson
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-01-21 00:00:00.000000000 Z
13
+ date: 2016-01-22 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: i18n_data