Skip to content

Commit

Permalink
bump v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Apr 4, 2013
1 parent 64c6351 commit 8115f5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion lib/smt_rails/version.rb
@@ -1,3 +1,3 @@
module SmtRails
VERSION = "0.2.4"
VERSION = "0.2.5"
end
1 change: 0 additions & 1 deletion smt_rails.gemspec
Expand Up @@ -15,7 +15,6 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency "tilt", ">= 1.3.3"
gem.add_runtime_dependency "sprockets", ">= 2.0.3"
gem.add_runtime_dependency "mustache", ">= 0.99.4"
gem.add_runtime_dependency "execjs", ">= 1.2.9"

gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
Expand Down

0 comments on commit 8115f5e

Please sign in to comment.