increasing version number

This commit is contained in:
Jason Salzman
2016-11-10 10:38:12 -08:00
parent 8b6b7c75bd
commit 88cbe10966
+2 -2
View File
@@ -2,7 +2,7 @@
"author": "Jason Salzman",
"name": "react-add-to-calendar",
"description": "A simple and reusable add to calendar button component for React",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",
"homepage": "https://github.com/jasonsalzman/react-add-to-calendar",
"repository": {
@@ -99,4 +99,4 @@
"prepublish": "npm run build",
"codecov": "cat coverage/*/lcov.info | ./node_modules/codecov.io/bin/codecov.io.js"
}
}
}