diff options
| author | Mark Otto <[email protected]> | 2017-08-10 20:56:35 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-08-10 20:56:35 -0700 |
| commit | 35f80bb12e4e71fd777ee60ffa43711d8f84b1a6 (patch) | |
| tree | 6bae956ad20eae14a971ad22956102401c852571 /package.js | |
| parent | 17232b2db4edb820434d3120b3cadb642301943f (diff) | |
| download | bootstrap-35f80bb12e4e71fd777ee60ffa43711d8f84b1a6.tar.xz bootstrap-35f80bb12e4e71fd777ee60ffa43711d8f84b1a6.zip | |
bump to betav4.0.0-beta
Diffstat (limited to 'package.js')
| -rw-r--r-- | package.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.js b/package.js index ce21bad9e..28cd6c006 100644 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ Package.describe({ name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.', - version: '4.0.0-alpha.6', + version: '4.0.0-beta', git: 'https://github.com/twbs/bootstrap.git' }); |
