1
0
Fork 0
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:
Thomas McDonald 2011-12-24 17:59:48 +00:00
parent e0ef3387e6
commit 38d99c7114
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ Enjoy.
In your gemfile:
gem 'bootstrap-sass', '~> 1.4.2'
gem 'bootstrap-sass', '~> 1.4.3'
### CSS

View file

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