Skip to content

Commit 20b2926

Browse files
committed
Bump v2.0.3
1 parent be4adff commit 20b2926

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
## 2.0.2
2-
3-
Export Settings and CurrencyFormat types
4-
5-
## 2.0.1
6-
7-
Update README.md and docs
8-
9-
## 2.0.0
1+
## 2.0.3
102

113
### Major Changes
124

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.2",
3+
"version": "2.0.3",
44
"description": "Number, money and currency formatting library.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)