aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index f4633e83a..dbb921a66 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap",
"description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development.",
- "version": "3.0.3",
+ "version": "3.1.0",
"keywords": ["bootstrap", "css"],
"homepage": "http://getbootstrap.com",
"author": "Twitter, Inc.",
@@ -15,8 +15,8 @@
},
"licenses": [
{
- "type": "Apache-2.0",
- "url": "http://www.apache.org/licenses/LICENSE-2.0"
+ "type": "MIT",
+ "url": "https://github.com/twbs/bootstrap/blob/master/LICENSE"
}
],
"devDependencies": {