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
path: root/lib
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glebm@google.com>2015-01-20 03:55:14 +0300
committerGleb Mazovetskiy <glebm@google.com>2015-01-20 03:56:26 +0300
commit107ca189e406bbe314eb84f0372ed3706b81c761 (patch)
treeddd6fbf4cd46bbb827770ccc36e659e7e78565e8 /lib
parenta477f37b57edec1665d996122abe31424b3b1841 (diff)
Bump to v3.3.3v3.3.3
This is a re-packaged release of 3.3.2.1 (v3.3.2+1). Versions are now strictly semver. The PATCH version may be ahead of the upstream. Framework version: Bootstrap **v3.3.2**.
Diffstat (limited to 'lib')
-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 4d349b12..7dcc4803 100644
--- a/lib/bootstrap-sass/version.rb
+++ b/lib/bootstrap-sass/version.rb
@@ -1,4 +1,4 @@
module Bootstrap
- VERSION = '3.3.2.1'
+ VERSION = '3.3.3'
BOOTSTRAP_SHA = 'bcf7dd38b5ab180256e2e4fb5da0369551b3f082'
end