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-02-03 04:24:43 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-02-03 04:24:43 +0400
commite380a88a4ac71514a9cff59a5fb34310d5fc4010 (patch)
treec6b6c402950431b126168eb586f047429ac42859
parent2bf8f22ab849f61884500e3cb8bcca143fd4daa8 (diff)
bump to v3.1.0.1v3.1.0
-rw-r--r--lib/bootstrap-sass/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap-sass/version.rb b/lib/bootstrap-sass/version.rb
index 96a65302..e2f30af8 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
- VERSION = '3.1.0.0'
+ VERSION = '3.1.0.1'
BOOTSTRAP_SHA = '9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3'
end