Skip to content

Commit 927f220

Browse files
author
lake.zero
committed
chore: bump version
1 parent 49102bf commit 927f220

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"titleBar.inactiveForeground": "#15202b99",
1717
"sash.hoverBorder": "#fbed80",
1818
"statusBarItem.remoteBackground": "#f9e64f",
19-
"statusBarItem.remoteForeground": "#15202b"
19+
"statusBarItem.remoteForeground": "#15202b",
20+
"commandCenter.border": "#15202b99"
2021
},
2122
"peacock.color": "#f9e64f"
2223
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-animated-numbers",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "Library showing animation of number changes in react.js",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)