diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ { "name": "bootswatch", "description": "Bootswatch is a collection of themes for Bootstrap.", - "version": "3.1.0+1", + "version": "3.1.1", "author": "Thomas Park", "homepage": "http://bootswatch.com", "repository": { @@ -31,7 +31,7 @@ "*/thumbnail.png" ], "dependencies": { - "bootstrap": "~3.1.0" + "bootstrap": "~3.1.1" }, "devDependencies": { "font-awesome": "~4.0.0", |