diff options
| author | Mark Otto <[email protected]> | 2012-11-30 22:30:50 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-30 22:30:50 -0800 |
| commit | 98b0d475ae9db023cc22b011388f1bea1c88c537 (patch) | |
| tree | 30f99bbb95c47e180c0e70607ddba9770be3afab /package.json | |
| parent | 094710565693af887ca85324bd5251846bd1708a (diff) | |
| download | bootstrap-98b0d475ae9db023cc22b011388f1bea1c88c537.tar.xz bootstrap-98b0d475ae9db023cc22b011388f1bea1c88c537.zip | |
version bump to 3.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c81e3f127..f2be4b049 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": "2.2.2" + , "version": "3.0.0" , "keywords": ["bootstrap", "css"] , "homepage": "http://twitter.github.com/bootstrap/" , "author": "Twitter Inc." |
