From 2157a891c0e4c9d13809f6aa8858a3feea722067 Mon Sep 17 00:00:00 2001
From: Thomas Park <thomas@thomaspark.me>
Date: Mon, 31 Mar 2014 19:07:35 -0400
Subject: bump version to 3.1.1+1

---
 bower.json   | 2 +-
 package.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bower.json b/bower.json
index 6bef681f..c9b134d6 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,7 @@
 {
   "name": "bootswatch",
   "description": "Bootswatch is a collection of themes for Bootstrap.",
-  "version": "3.1.1",
+  "version": "3.1.1+1",
   "author": "Thomas Park",
   "homepage": "http://bootswatch.com",
   "repository": {
diff --git a/package.json b/package.json
index 89578c17..75922eb8 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "Bootswatch",
   "description": "Bootswatch is a collection of themes for Bootstrap.",
-  "version": "3.1.1",
+  "version": "3.1.1+1",
   "author": "Thomas Park",
   "homepage": "http://bootswatch.com",
   "license": "MIT",
-- 
cgit v1.2.3