Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2015-03-16 18:39:31 +0300
committerChris Rebert <code@rebertia.com>2015-03-16 18:39:31 +0300
commit4d652035dcf8fd42783dc466605e4c5d045e11fc (patch)
tree4de6a77d9cf3a8b4ed715679555e2f61c2d37edd /package.js
parent66ceae7b753137376ee00cd5a68004b7831c6eb9 (diff)
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 8e5e87246c..e42eb98321 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'
});