aboutsummaryrefslogtreecommitdiff
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 48de34127..81d42a68f 100644
--- a/package.js
+++ b/package.js
@@ -6,7 +6,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.4',
+ version: '3.3.5',
git: 'https://github.com/twbs/bootstrap.git'
});