Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

Commit 41be21a

Browse files
committed
Version 3.3.4
1 parent 6734751 commit 41be21a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootswatch-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require File.expand_path('../lib/bootswatch-rails/version', __FILE__)
44
Gem::Specification.new do |gem|
55
gem.authors = ["Maxim Chernyak","Esteban Arango Medina"]
66
7-
gem.description = %q{Bootswatches converted to SCSS ready to use in Rails 3 asset pipeline.}
7+
gem.description = %q{Bootswatches converted to SCSS ready to use in Rails asset pipeline.}
88
gem.summary = %q{Bootswatches in your Rails asset pipeline}
99
gem.homepage = "http://github.com/maxim/bootswatch-rails"
1010

lib/bootswatch-rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Bootswatch
22
module Rails
3-
VERSION = '3.2.4'
3+
VERSION = '3.3.4'
44
end
55
end

0 commit comments

Comments
 (0)