Skip to content

Commit

Permalink
version bump to 0.2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
James A. Rosen committed Nov 1, 2011
1 parent 432a598 commit 088a442
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
Expand Up @@ -3,7 +3,7 @@
# the principles of semantic versioning. Ah well, another day
# another battle.
Gem::Specification.new do |gem|
gem.version = '0.2.3.6'
gem.version = '0.2.3.7'
gem.name = 'arturo'
gem.files = Dir["lib/**/*", "app/**/*", "config/**/*", "rails/*"] + %w(README.md HISTORY.md)
gem.summary = "Feature sliders, wrapped up in an engine"
Expand Down

0 comments on commit 088a442

Please sign in to comment.