Skip to content

Commit

Permalink
REALLY bumping the gem version this time (thanks rubymood)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfrench committed Apr 3, 2009
1 parent d45665b commit 3cf771b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions formtastic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

Gem::Specification.new do |s|
s.name = %q{formtastic}
s.version = "0.1.2"
s.version = "0.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin French"]
s.autorequire = %q{formtastic}
s.date = %q{2009-03-17}
s.date = %q{2009-04-03}
s.description = %q{A Rails form builder plugin/gem with semantically rich and accessible markup}
s.email = %q{justin@indent.com.au}
s.extra_rdoc_files = ["README.textile"]
Expand Down

0 comments on commit 3cf771b

Please sign in to comment.