diff --git a/VERSION.yml b/VERSION.yml index 57afb4fd3..106b319cb 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -1,4 +1,4 @@ --- :major: 0 :minor: 2 -:patch: 2 +:patch: 3 diff --git a/formtastic.gemspec b/formtastic.gemspec index 5c0df7102..ce9a0dfed 100644 --- a/formtastic.gemspec +++ b/formtastic.gemspec @@ -2,12 +2,12 @@ Gem::Specification.new do |s| s.name = %q{formtastic} - s.version = "0.2.2" + s.version = "0.2.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-08-30} + s.date = %q{2009-09-07} 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 = [