summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-11-22 00:26:32 -0500
committerThomas Park <thomas@thomaspark.me>2013-11-22 00:26:32 -0500
commit226c4f61450ee35e868c2de1c1469cb720bbb8b5 (patch)
tree70b7e7757e7d95f746b7a490c51c71526f268416
parentc2ed4f7846d6489c313ee9bbf418760738ad0ca1 (diff)
bump version to 3.0.2+2
-rw-r--r--api/3.json2
-rw-r--r--bower.json2
-rw-r--r--package.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/api/3.json b/api/3.json
index edb335bb..4200cf73 100644
--- a/api/3.json
+++ b/api/3.json
@@ -1,5 +1,5 @@
{
- "version": "3.0.2+1",
+ "version": "3.0.2+2",
"themes": [
{
"name": "Amelia",
diff --git a/bower.json b/bower.json
index 06f8d782..e02dbb9d 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+1",
+ "version": "3.0.2+2",
"author": "Thomas Park",
"homepage": "http://bootswatch.com",
"repository": {
diff --git a/package.json b/package.json
index bc0e2124..de12421f 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+1",
+ "version": "3.0.2+2",
"author": "Thomas Park",
"homepage": "http://bootswatch.com/",
"license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",