diff options
| author | Mark Otto <[email protected]> | 2017-10-19 09:40:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-19 12:23:29 -0700 |
| commit | dbf5405cfdd5c3836e1c6d8f4589233641d5393f (patch) | |
| tree | 10943389235e3f8bb6d3de9c23ca03321a89e17e /package.json | |
| parent | 73ade2524bf78b50a2e1000a6eaf2f40b173d955 (diff) | |
| download | bootstrap-dbf5405cfdd5c3836e1c6d8f4589233641d5393f.tar.xz bootstrap-dbf5405cfdd5c3836e1c6d8f4589233641d5393f.zip | |
fix version number
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 64bc433f7..69eb6ae0e 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": "v4.0.0-beta.2", + "version": "4.0.0-beta.2", "keywords": [ "css", "sass", |
