Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bebraw committed Feb 13, 2016
1 parent 3e37c4a commit ef502c2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-pagify",
"description": "Simple pagination for React",
"author": "Juho Vepsalainen <bebraw@gmail.com>",
"version": "2.0.0",
"version": "2.0.1",
"scripts": {
"start": "webpack-dev-server",
"test": "jest",
Expand Down Expand Up @@ -92,6 +92,5 @@
"test",
"test:lint"
],
"dependencies": {
}
"dependencies": {}
}

0 comments on commit ef502c2

Please sign in to comment.