aboutsummaryrefslogtreecommitdiff
path: root/package.js
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-03-16 08:39:31 -0700
committerChris Rebert <[email protected]>2015-03-16 08:39:31 -0700
commit4d652035dcf8fd42783dc466605e4c5d045e11fc (patch)
tree4de6a77d9cf3a8b4ed715679555e2f61c2d37edd /package.js
parent66ceae7b753137376ee00cd5a68004b7831c6eb9 (diff)
downloadbootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.tar.xz
bootstrap-4d652035dcf8fd42783dc466605e4c5d045e11fc.zip
v3.3.2 => v3.3.4
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 8e5e87246..e42eb9832 100644
--- a/package.js
+++ b/package.js
@@ -3,7 +3,7 @@
Package.describe({
name: 'twbs:bootstrap', // http://atmospherejs.com/twbs/bootstrap
summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.',
- version: '3.3.2',
+ version: '3.3.4',
git: 'https://github.com/twbs/bootstrap.git'
});