summaryrefslogtreecommitdiffstats
path: root/package.js
diff options
context:
space:
mode:
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 7c0bccd..5333819 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: '5.3.1',
+ version: '5.3.2',
git: 'https://github.com/twbs/bootstrap.git'
})