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.0.1", + "version": "3.0.2", "author": "Thomas Park", "homepage": "http://bootswatch.com", "repository": { @@ -9,7 +9,7 @@ "url": "git://github.com/thomaspark/bootswatch.git" }, "dependencies": { - "bootstrap": "~3.0.1", + "bootstrap": "~3.0.2", "font-awesome": "~3.2.0" }, "licenses": [ |