diff options
| author | Mark Otto <[email protected]> | 2015-12-08 09:36:08 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-12-08 09:36:08 -0800 |
| commit | 5d3144e8fb5c7202991b7614d77dfc00903fcb2e (patch) | |
| tree | 839938fe300e1ac2f4b1f6b28e5971b90a367dc6 /package.json | |
| parent | 3b2be4701fd4a4e9daaf3e90eaa29ed6ebe83471 (diff) | |
| download | bootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.tar.xz bootstrap-5d3144e8fb5c7202991b7614d77dfc00903fcb2e.zip | |
manually bump versions because npm script wasn't working for me
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 f78686564..fb5742e6d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "4.0.0-alpha", + "version": "4.0.0-alpha.2", "keywords": [ "css", "sass", |
