From: Thomas Park Date: Mon, 18 Nov 2013 16:14:46 +0000 (-0500) Subject: bump version number to 3.0.2+1 X-Git-Tag: v3.0.2+1 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=d7813166b6695b14b5c8bdbad4313a568fce9884 bump version number to 3.0.2+1 --- diff --git a/api/3.json b/api/3.json index b9df591..257821e 100644 --- a/api/3.json +++ b/api/3.json @@ -1,5 +1,5 @@ { - "version": "3.0.2", + "version": "3.0.2+1", "themes": [ diff --git a/bower.json b/bower.json index 24f3d4d..06f8d78 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "3.0.2", + "version": "3.0.2+1", "author": "Thomas Park", "homepage": "http://bootswatch.com", "repository": { diff --git a/package.json b/package.json index 22288d5..bc0e212 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "3.0.2", + "version": "3.0.2+1", "author": "Thomas Park", "homepage": "http://bootswatch.com/", "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",