Skip to content

Commit b1322d2

Browse files
Bump version
1 parent 2b70714 commit b1322d2

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)