update bootstrap to 3.0.0-rc2
[bootswatch] / bower.json
index 648a21c..8611d3c 100644 (file)
@@ -1,7 +1,7 @@
 {
        "name": "bootswatch",
        "description": "Bootswatch is a collection of themes for Bootstrap.",
-       "version": "2.3.2",
+       "version": "3.0.0",
        "author": "Thomas Park",
        "homepage": "http://bootswatch.com",
        "repository": {
@@ -9,7 +9,8 @@
                "url": "git://github.com/thomaspark/bootswatch.git"
        },
        "dependencies": {
-               "bootstrap": "~2.3.2"
+               "bootstrap": "~3.0.0",
+               "font-awesome": "~3.2.0"
        },
        "licenses": [
                {