3.0.1 -> 3.0.2
[bootswatch] / bower_components / bootstrap / composer.json
old mode 100755 (executable)
new mode 100644 (file)
index b7d2df5..be8ec3f
@@ -1,6 +1,6 @@
 {
     "name": "twbs/bootstrap"
-  , "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
+  , "description": "Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development."
   , "keywords": ["bootstrap", "css"]
   , "homepage": "http://getbootstrap.com"
   , "authors": [
@@ -17,4 +17,9 @@
       "issues": "https://github.com/twbs/bootstrap/issues"
     }
   , "license": "Apache-2.0"
+  , "extra": {
+      "branch-alias": {
+          "dev-master": "3.0.x-dev"
+      }
+  }
 }