Skip to content

Commit

Permalink
Bump version in gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Apr 16, 2012
1 parent b43a761 commit ecdc3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bureaucrat.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'bureaucrat'
s.version = '0.10.0'
s.version = '0.10.1'
s.summary = "Form handling for Ruby inspired by Django forms."
s.description = "Bureaucrat is a form handling library for Ruby."
s.author = "Bruno Deferrari"
Expand Down

0 comments on commit ecdc3ea

Please sign in to comment.