aboutsummaryrefslogtreecommitdiff
path: root/package.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-01-06 08:38:04 -0800
committerMark Otto <[email protected]>2017-01-06 08:38:04 -0800
commit045888fa3887f5e65658499da11c8ad737222759 (patch)
tree6a0282dcd2670ade2725453121b9dcb704dca012 /package.js
parent4f4aa9fdb72fefa976fa5065d913827e21311ec6 (diff)
downloadbootstrap-045888fa3887f5e65658499da11c8ad737222759.tar.xz
bootstrap-045888fa3887f5e65658499da11c8ad737222759.zip
version bump
Diffstat (limited to 'package.js')
-rw-r--r--package.js2
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'
});