diff options
| author | Mark Otto <[email protected]> | 2017-12-28 09:16:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-12-28 09:50:04 -0800 |
| commit | ced70da441d487efb8589acbff445d6b5fa68bb9 (patch) | |
| tree | 002a940cdc0aa217cea78420d77b921dbf282947 /package.js | |
| parent | e0fe88659cb78f16e20e407780b290e7ab39ebbc (diff) | |
| download | bootstrap-ced70da441d487efb8589acbff445d6b5fa68bb9.tar.xz bootstrap-ced70da441d487efb8589acbff445d6b5fa68bb9.zip | |
Update version to 4.0.0-beta.3v4.0.0-beta.3
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 7dfe4f2c4..4a76d647a 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-beta.2', + version: '4.0.0-beta.3', git: 'https://github.com/twbs/bootstrap.git' }); |
