diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-03-31 19:07:35 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-03-31 19:07:35 -0400 |
commit | 2157a891c0e4c9d13809f6aa8858a3feea722067 (patch) | |
tree | d365deadb951c7cc164aa8be74019a525360c333 | |
parent | 2d053451a9bbadc632476e72c1b7f569f8db05a7 (diff) |
bump version to 3.1.1+1
-rw-r--r-- | bower.json | 2 | ||||
-rw-r--r-- | package.json | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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", |