mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
Bump version to 1.4.3
This commit is contained in:
parent
e0ef3387e6
commit
38d99c7114
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Enjoy.
|
|||
|
||||
In your gemfile:
|
||||
|
||||
gem 'bootstrap-sass', '~> 1.4.2'
|
||||
gem 'bootstrap-sass', '~> 1.4.3'
|
||||
|
||||
### CSS
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "bootstrap-sass"
|
||||
s.version = '1.4.2'
|
||||
s.version = '1.4.3'
|
||||
s.authors = ["Thomas McDonald"]
|
||||
s.email = 'tom@conceptcoding.co.uk'
|
||||
s.summary = "Twitter's Bootstrap, converted to SASS and ready to drop into Rails"
|
||||
|
|
Loading…
Reference in a new issue