From: Thomas Park Date: Tue, 12 Nov 2013 21:09:36 +0000 (-0500) Subject: update version number to 3.0.2 X-Git-Tag: v3.0.2+1~2 X-Git-Url: http://git.roojs.org/?p=bootswatch;a=commitdiff_plain;h=9e99f300f9dde5681cef129e1df4f6cd391547ba update version number to 3.0.2 --- diff --git a/api/3.json b/api/3.json index 42af4c3..b9df591 100644 --- a/api/3.json +++ b/api/3.json @@ -1,5 +1,5 @@ { - "version": "3.0.1", + "version": "3.0.2", "themes": [ diff --git a/package.json b/package.json index e9fafd7..22288d5 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.1", + "version": "3.0.2", "author": "Thomas Park", "homepage": "http://bootswatch.com/", "license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",