From ea5b8b80b340771754e897aa4ee17fdd9b29bc01 Mon Sep 17 00:00:00 2001 From: Cody Brumfield Date: Sat, 26 Mar 2016 11:16:47 -0500 Subject: [PATCH] bower stuff --- README.md | 2 +- bower.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6194484..511cf28 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ http://dev.codybrumfield.com/jquery-plugins/twism/example.html Because sometimes, I just want to add a quick map to a project without making my life [complicated](http://d3js.org "A complicated little project"). ####How stable is it? -This is version: 0.3.1. Consider it at the beta stage, though I've used it in production. If you find any bugs, fork this repo and/or let me know! +This is version: 0.4.5. Consider it at the release candidate stage, though I've used it in production. If you find any bugs, fork this repo and/or let me know! ####Browser support? Modern browsers down to IE9 is the goal. diff --git a/bower.json b/bower.json index c72e146..3a7b238 100644 --- a/bower.json +++ b/bower.json @@ -1,8 +1,8 @@ { "name": "tWISM for jQuery", "description": "A jQuery plugin for quick SVG maps", - "version": "0.4.5", "homepage": "https://github.com/cody1213/twism", + "ignore": [], "author": { "name": "Cody Brumfield", "url": "http://codybrumfield.me"