Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pschambacher committed May 13, 2016
1 parent 10ccf7e commit 3294c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arturo.gemspec
@@ -1,6 +1,6 @@
# my_rails_engine.gemspec
Gem::Specification.new do |gem|
gem.version = '2.2.0'
gem.version = '2.2.1'
gem.name = 'arturo'
gem.files = Dir["lib/**/*", "app/**/*", "config/**/*"] + %w(README.md CHANGELOG.md LICENSE)
gem.summary = "Feature sliders, wrapped up in an engine"
Expand Down

0 comments on commit 3294c4f

Please sign in to comment.