amount_inflector 3.0.1 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/README.md CHANGED
@@ -29,7 +29,7 @@ bundle
29
29
 
30
30
  Release notes
31
31
  -------------
32
- v.3.0.1
32
+ v.3.0.2
33
33
  - added support for inflection :promet
34
34
 
35
35
  Contributing to amount_inflector
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1
1
+ 3.0.2
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "amount_inflector"
8
- s.version = "3.0.1"
8
+ s.version = "3.0.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Kresimir Bojcic"]
@@ -10,7 +10,7 @@ class AmountInflector
10
10
  :lipa => { one:"lipa", few:"lipe", many:"lipa" },
11
11
  :tisuca => { one:"tisuću", few:"tisuće", many:"tisuća" },
12
12
  :milijun => { one:"milijun", few:"milijuna", many:"milijuna" },
13
- :milijarda => { one:"milijarda", few:"milijarde", many:"milijardi" }
13
+ :milijarda => { one:"milijarda", few:"milijarde", many:"milijardi" },
14
14
  :promet => { one:"promet", few:"prometa", many:"prometa" }
15
15
  }
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: amount_inflector
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -96,7 +96,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
96
96
  version: '0'
97
97
  segments:
98
98
  - 0
99
- hash: 866616536439487970
99
+ hash: 3817959003824385715
100
100
  required_rubygems_version: !ruby/object:Gem::Requirement
101
101
  none: false
102
102
  requirements: