mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
bump version to 1.4.1
and much rejoicing was done from the stands
This commit is contained in:
parent
e5b01c994a
commit
946286f251
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Enjoy.
|
|||
|
||||
In your gemfile:
|
||||
|
||||
gem 'bootstrap-sass', '1.4.0'
|
||||
gem 'bootstrap-sass', '1.4.1'
|
||||
|
||||
### CSS
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "bootstrap-sass"
|
||||
s.version = '1.4.0'
|
||||
s.version = '1.4.1'
|
||||
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…
Add table
Reference in a new issue