Skip to content

Commit d58ad33

Browse files
Bump version to 2.0.4.1
1 parent 06f7264 commit d58ad33

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Updating your application to a new version of `bootstrap-sass`? See our [changel
1616
In your Gemfile:
1717

1818
gem 'sass-rails', '~> 3.1'
19-
gem 'bootstrap-sass', '~> 2.0.4.0'
19+
gem 'bootstrap-sass', '~> 2.0.4.1'
2020

2121
#### CSS
2222

bootstrap-sass.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = "bootstrap-sass"
3-
s.version = '2.0.4.0'
3+
s.version = '2.0.4.1'
44
s.authors = ["Thomas McDonald"]
55
s.email = 'tom@conceptcoding.co.uk'
66
s.summary = "Twitter's Bootstrap, converted to Sass and ready to drop into Rails or Compass"

0 commit comments

Comments
 (0)