Skip to content

Commit

Permalink
Bump version to 0.3.2 (add support for graphr as gem).
Browse files Browse the repository at this point in the history
  • Loading branch information
louismullie committed Jul 25, 2012
1 parent 9b476f6 commit 9bc561d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion decisiontree.gemspec
Expand Up @@ -5,7 +5,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{decisiontree} s.name = %q{decisiontree}
s.version = "0.3.1" s.version = "0.3.2"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ilya Grigorik"] s.authors = ["Ilya Grigorik"]
Expand Down

0 comments on commit 9bc561d

Please sign in to comment.