From 7ef40663024966f03234e6a96ec53b4f7965e819 Mon Sep 17 00:00:00 2001 From: Jason Salzman Date: Wed, 8 Mar 2017 15:27:59 -0800 Subject: [PATCH] increasing version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d67bd1..bc0f5ae 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.8", + "version": "0.0.9", "license": "MIT", "homepage": "https://github.com/jasonsalzman/react-add-to-calendar", "repository": {