This commit is contained in:
Thomas McDonald 2011-12-24 17:59:48 +00:00
Родитель e0ef3387e6
Коммит 38d99c7114
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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"