diff --git a/package.json b/package.json index 02b8e55..13b507a 100644 --- a/package.json +++ b/package.json @@ -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" } -} +} \ No newline at end of file