From a71bdd25e3c9d46c85c2ce3f249637dabd293d77 Mon Sep 17 00:00:00 2001 From: Joe Wroten Date: Fri, 26 May 2017 13:48:09 -0500 Subject: [PATCH] [VERSION]: Bump v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71a83e6..f0b3a4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my_spells", - "version": "2.0.0", + "version": "2.0.1", "description": "My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.", "author": "Joe Wroten ", "license": "ISC",