Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seeden committed Feb 22, 2016
1 parent 2b38399 commit 5bbacad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-strike",
"version": "1.0.1",
"version": "1.0.2",
"description": "Strike component",
"author": {
"name": "Zlatko Fedor",
Expand All @@ -23,7 +23,7 @@
"node": ">= 0.12.0"
},
"scripts": {
"offprepublish": "npm run build",
"prepublish": "npm run build",
"test": "babel-node ./node_modules/gulp/bin/gulp.js test",
"build": "babel-node ./node_modules/gulp/bin/gulp.js build",
"coveralls": "babel-node ./node_modules/gulp/bin/gulp.js coveralls",
Expand Down

0 comments on commit 5bbacad

Please sign in to comment.