aboutsummaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-30 22:30:50 -0800
committerMark Otto <[email protected]>2012-11-30 22:30:50 -0800
commit98b0d475ae9db023cc22b011388f1bea1c88c537 (patch)
tree30f99bbb95c47e180c0e70607ddba9770be3afab /component.json
parent094710565693af887ca85324bd5251846bd1708a (diff)
downloadbootstrap-98b0d475ae9db023cc22b011388f1bea1c88c537.tar.xz
bootstrap-98b0d475ae9db023cc22b011388f1bea1c88c537.zip
version bump to 3.0
Diffstat (limited to 'component.json')
-rw-r--r--component.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/component.json b/component.json
index eda7edeef..96617807d 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap",
- "version": "2.2.2",
+ "version": "3.0.0",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"dependencies": {
"jquery": "~1.8.0"