diff options
| author | Mark Otto <[email protected]> | 2018-01-18 08:21:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-01-18 10:24:51 -0800 |
| commit | 572d00ac7e4ffdb91c1015d83100ea1c279af6ca (patch) | |
| tree | 9488d2d4b052865bf67694a6200c0aef24586b3d /package.json | |
| parent | bffa438f8ea7baff361fe04b1d50eb9254d3fdbe (diff) | |
| download | bootstrap-572d00ac7e4ffdb91c1015d83100ea1c279af6ca.tar.xz bootstrap-572d00ac7e4ffdb91c1015d83100ea1c279af6ca.zip | |
Bump version to 4.0.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 4335f2778..fa48d1104 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-beta.3", + "version": "4.0.0", "keywords": [ "css", "sass", |
