Skip to content

Commit

Permalink
version bump to 0.2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
James A. Rosen committed Nov 2, 2010
1 parent 459e82e commit 9d9e43d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
arturo (0.2.3.1)
arturo (0.2.3.2)
rails (~> 2.3.8)

GEM
Expand Down
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.1'
gem.version = '0.2.3.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
2 changes: 1 addition & 1 deletion test/dummy_app/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: /Users/jamesrosen/Projects/rmu/arturo
specs:
arturo (0.2.3.1)
arturo (0.2.3.2)
rails (~> 2.3.8)

GEM
Expand Down

0 comments on commit 9d9e43d

Please sign in to comment.