From 6d4ab9423e7979ef18d49a595d46da0bf928ebda Mon Sep 17 00:00:00 2001 From: sharpshark28 Date: Fri, 18 Aug 2017 00:10:14 -0500 Subject: [PATCH] v2.0.5 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c26ba5..8e22aad 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook. -![Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=2.0.4&x2=0) [![Code Climate](https://img.shields.io/codeclimate/github/sharpshark28/my_spells.svg)](https://codeclimate.com/github/sharpshark28/my_spells) +![Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=2.0.5&x2=0) [![Code Climate](https://img.shields.io/codeclimate/github/sharpshark28/my_spells.svg)](https://codeclimate.com/github/sharpshark28/my_spells) [![PlayStore](https://mrpatiwi.github.io/app-badges/playstore.png)](https://play.google.com/store/apps/details?id=io.cordova.myspells) ## License diff --git a/package.json b/package.json index 24523f2..e532b85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my_spells", - "version": "2.0.4", + "version": "2.0.5", "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",