Skip to content

Commit 4355b4f

Browse files
authored
Merge pull request #9 from khongor-stripe/khongor-bump-version-0.0.7
Bump version
2 parents 2b70714 + b1322d2 commit 4355b4f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.0.7
4+
5+
* Fix integer number formatter
6+
37
## 0.0.6
48

59
* Update twitter_cldr dependency

lib/message_format/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MessageFormat
2-
VERSION = "0.0.6"
2+
VERSION = "0.0.7"
33
end

0 commit comments

Comments
 (0)