summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-12-11 14:08:19 -0500
committerThomas Park <thomas@thomaspark.me>2013-12-11 14:08:19 -0500
commitcd45d101347d545cd436a30cf35288190104e652 (patch)
tree080214359c8f0b5c6b56a74d76881d4e08ca02d4
parentbbe67be6ca5acc2e8416947d457aa9a06ecb0471 (diff)
tick version number to 3.0.3+1
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 248c841f..fe00576c 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.3",
+ "version": "3.0.3+1",
"author": "Thomas Park",
"homepage": "http://bootswatch.com",
"repository": {
diff --git a/package.json b/package.json
index de12421f..fa3ade0a 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+2",
+ "version": "3.0.3+1",
"author": "Thomas Park",
"homepage": "http://bootswatch.com/",
"license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",