Skip to content

Commit c457f4d

Browse files
committed
1.4.0 release
1 parent e7292e4 commit c457f4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "react-checkmark",
33
"description": "Animated checkmark for React",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/stanleyxu2005/react-checkmark",
7-
"author": "Qian Xu (https://github.com/stanleyxu2005)",
7+
"author": "Stanley Xu (https://github.com/stanleyxu2005)",
88
"main": "dist/react-checkmark.min.js",
99
"scripts": {
1010
"build:dev": "webpack --env=dev --progress --profile --colors",

0 commit comments

Comments
 (0)