bootstrap-sass 3.3.0.0 → 3.3.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d99caaebc96473fc43200f9761918c7d434a606a
4
- data.tar.gz: e7d8b2f1bd54b8a8023d99edf4d8b869035ccf16
3
+ metadata.gz: 31033a372c2d4db203ed619a90f1c2e82581042e
4
+ data.tar.gz: ddbeb169e705fed90b1a8a09d719f5f3454e2e25
5
5
  SHA512:
6
- metadata.gz: 3ad30c63d7281dabc739b5968595db9dd52dfa1553f173cc6b1de72893bfcc299bc59a2c8990717c962f4716d4479764e1f25f9118a65985082b95eac7921e28
7
- data.tar.gz: 54abaa619e7ead56462ed5f811661b4b279d0bfe8d94c844896841913b0414229834fbd3f8a36daeb046a07315b8eae37ed16de342898e2c50b2b9616aa96d43
6
+ metadata.gz: 377849974184f5bb57f9237856db197795b41458841254b273278d188aa52500ca324f3ce8a97f3e8debcf3a35c45874eda8136df57d131cbabab66e61e11b22
7
+ data.tar.gz: 0d5734cc3e93595a6de71d7616a4502f91d69d108c0f3141f7b710612dcb3271e3484a0aa6716e1087c78a3623e6ceecd66d10496e4a580d716f1ae6daf83ae1
data/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bootstrap-sass",
3
- "version": "3.2.0",
3
+ "version": "3.3.0",
4
4
  "homepage": "https://github.com/twbs/bootstrap-sass",
5
5
  "authors": [
6
6
  "Thomas McDonald",
@@ -29,7 +29,7 @@
29
29
  "license": "MIT",
30
30
  "extra": {
31
31
  "branch-alias": {
32
- "dev-master": "3.2.x-dev"
32
+ "dev-master": "3.3.x-dev"
33
33
  }
34
34
  }
35
35
  }
@@ -1,3 +1,4 @@
1
+ require 'bootstrap-sass/version'
1
2
  module Bootstrap
2
3
  class << self
3
4
  # Inspired by Kaminari
@@ -1,4 +1,4 @@
1
1
  module Bootstrap
2
- VERSION = '3.3.0.0'
2
+ VERSION = '3.3.0.1'
3
3
  BOOTSTRAP_SHA = '16dbdbd7a2c6cfa3be4e5dcc52249e577c02c84a'
4
4
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bootstrap-sass",
3
- "version": "3.2.0",
3
+ "version": "3.3.0",
4
4
  "description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
5
5
  "main": "index.js",
6
6
  "repository": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.0.0
4
+ version: 3.3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas McDonald
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-29 00:00:00.000000000 Z
11
+ date: 2014-10-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass