aboutsummaryrefslogtreecommitdiff
path: root/package.js
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2018-07-12 00:04:51 -0700
committerMark Otto <[email protected]>2018-07-12 09:27:14 -0700
commitc4ccfbe04e888f3623d74963ba72d2320da0785a (patch)
tree96ba61bf7946c9b3729af1b093d219d2d0761f52 /package.js
parenta49f5cab6fb2e106113e5ab59fdcecc7f9349301 (diff)
downloadbootstrap-c4ccfbe04e888f3623d74963ba72d2320da0785a.tar.xz
bootstrap-c4ccfbe04e888f3623d74963ba72d2320da0785a.zip
Ship v4.1.2
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 5a006a6b7..26ea5bca1 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.1.1',
+ version: '4.1.2',
git: 'https://github.com/twbs/bootstrap.git'
});