to_proc.gemspec in to_proc-0.0.7 vs to_proc.gemspec in to_proc-0.0.8
- old
+ new
@@ -1,7 +1,7 @@
Gem::Specification.new do |g|
g.name = 'to_proc'
g.files = `git ls-files`.split($/)
- g.version = '0.0.7'
+ g.version = '0.0.8'
g.summary = 'What if almost any object were a proc?'
g.authors = ['Anatoly Chernow']
end