Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Luo committed Aug 26, 2017
1 parent 9c518e7 commit 3b0f261
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"name": "react-simple-animate",
"version": "1.5.4",
"version": "1.6.0",
"description": "react simple animate",
"main": "lib/animate.js",
"keywords": ["react", "animate"],
"keywords": [
"react",
"animate"
],
"scripts": {
"clean": "rimraf lib/",
"release": "npm version",
Expand Down

0 comments on commit 3b0f261

Please sign in to comment.