diff options
| author | Mark Otto <[email protected]> | 2018-12-21 10:55:28 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-12-21 10:55:28 -0800 |
| commit | 9e4e94747bd698f4f61d48ed54c9c6d4d199bd32 (patch) | |
| tree | 8e37685c31b9548ae2efdf5c29d64c76252a458e /package.js | |
| parent | d50ed9a2bde22067c0e5f21d1614e477e362165a (diff) | |
| download | bootstrap-4.2.1.tar.xz bootstrap-4.2.1.zip | |
Bump to v4.2.1 (#27892)v4.2.1
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 537b89bc3..1c5be560e 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.2.0', + version: '4.2.1', git: 'https://github.com/twbs/bootstrap.git' }); |
