Skip to content

Commit e38e141

Browse files
committed
Bump v2.0.1
1 parent 22184ca commit e38e141

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,4 +1,8 @@
11

2+
## 2.0.1
3+
4+
Update README.md and docs
5+
26
## 2.0.0
37

48
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accounting-js",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Number, money and currency formatting library.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)