Skip to content

Commit

Permalink
Update version to 2.0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-mcdonald committed Jun 26, 2012
1 parent 236a26a commit 3c9a476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ Updating your application to a new version of `bootstrap-sass`? See our [changel
In your Gemfile:

gem 'sass-rails', '~> 3.1'
gem 'bootstrap-sass', '~> 2.0.3'
gem 'bootstrap-sass', '~> 2.0.4.0'

#### CSS

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-sass.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "bootstrap-sass"
s.version = '2.0.3.1'
s.version = '2.0.4.0'
s.authors = ["Thomas McDonald"]
s.email = 'tom@conceptcoding.co.uk'
s.summary = "Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass"
Expand Down

0 comments on commit 3c9a476

Please sign in to comment.