mirror of
https://github.com/dkam/decisiontree.git
synced 2025-12-28 15:14:52 +00:00
bump version to 0.5.0
This commit is contained in:
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "decisiontree"
|
||||
s.version = "0.4.0"
|
||||
s.version = "0.5.0"
|
||||
s.platform = Gem::Platform::RUBY
|
||||
s.authors = ["Ilya Grigorik"]
|
||||
s.email = ["ilya@igvita.com"]
|
||||
|
||||
Reference in New Issue
Block a user