From 8a806dd0f4da8abda5388c3b8cbcbb035433c626 Mon Sep 17 00:00:00 2001 From: Alexander Bell Date: Mon, 4 Jun 2018 13:29:20 -0700 Subject: [PATCH] Version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 092f5ee..1b3f57c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-animated-menus", - "version": "1.0.0", + "version": "1.0.1", "description": "React component that mounts three dot button that morphs into a menu by clicking on it.", "main": "./lib/index.js", "license": "MIT",