Skip to content

Commit

Permalink
bumped version to 0.2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
James A. Rosen committed Nov 4, 2010
1 parent 6a738dd commit f53b062
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
arturo (0.2.3.3)
arturo (0.2.3.4)
rails (~> 2.3.8)

GEM
Expand Down
2 changes: 1 addition & 1 deletion arturo.gemspec
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.3'
gem.version = '0.2.3.4'
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
2 changes: 1 addition & 1 deletion test/dummy_app/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: /Users/jamesrosen/Projects/rmu/arturo
specs:
arturo (0.2.3.3)
arturo (0.2.3.4)
rails (~> 2.3.8)

GEM
Expand Down

0 comments on commit f53b062

Please sign in to comment.