Skip to content

Commit 065071b

Browse files
committed
increase package version
1 parent 63f9a53 commit 065071b

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ See [the english unit tests](https://github.com/adamwdraper/Numeral-js/blob/mast
5656

5757
# Changelog
5858

59+
### 2.1.0
60+
61+
Added: Bosnian, Croatian, Romanian, Serbian locales
62+
5963
### 2.0.6
6064

6165
Bug fix: Multi letter currency symbols and spacing

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "numeral",
3-
"version": "2.0.6",
3+
"version": "2.1.0",
44
"description": "Format and manipulate numbers.",
55
"homepage": "http://numeraljs.com",
66
"author": {

0 commit comments

Comments
 (0)