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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:54:15 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-06-26 20:54:15 +0400
commita5f5954268779ce0faf7607b3c35191a8d0fdfe6 (patch)
tree3d204cee121904b5af376e75e53cb6c96e0b0236 /package.json
parent3b9a620e36e016d28c8257babb96fa3f4584962e (diff)
bump to v3.2.0.0v3.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f772395e..10229fb4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
- "version": "3.1.1",
+ "version": "3.2.0",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
"main": "index.js",
"repository": {