aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/package.js
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/package.js')
-rw-r--r--vendor/twbs/bootstrap/package.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/package.js b/vendor/twbs/bootstrap/package.js
index 062193859..01633cc09 100644
--- a/vendor/twbs/bootstrap/package.js
+++ b/vendor/twbs/bootstrap/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: '5.3.0-alpha1',
+ version: '5.3.0-alpha3',
git: 'https://github.com/twbs/bootstrap.git'
})