diff options
| author | Mark Otto <[email protected]> | 2017-01-06 08:38:04 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-01-06 08:38:04 -0800 |
| commit | 045888fa3887f5e65658499da11c8ad737222759 (patch) | |
| tree | 6a0282dcd2670ade2725453121b9dcb704dca012 /package.js | |
| parent | 4f4aa9fdb72fefa976fa5065d913827e21311ec6 (diff) | |
| download | bootstrap-045888fa3887f5e65658499da11c8ad737222759.tar.xz bootstrap-045888fa3887f5e65658499da11c8ad737222759.zip | |
version bump
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 a15a51d2c..ce21bad9e 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.5', + version: '4.0.0-alpha.6', git: 'https://github.com/twbs/bootstrap.git' }); |
