Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
James A. Rosen committed May 1, 2013
1 parent 05607d3 commit 7bd276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arturo.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# my_rails_engine.gemspec
Gem::Specification.new do |gem|
gem.version = '1.5.1'
gem.version = '1.5.2'
gem.name = 'arturo'
gem.files = Dir["lib/**/*", "app/**/*", "config/**/*"] + %w(README.md HISTORY.md)
gem.summary = "Feature sliders, wrapped up in an engine"
Expand Down

0 comments on commit 7bd276e

Please sign in to comment.