cellumon.gemspec in cellumon-0.3.0 vs cellumon.gemspec in cellumon-0.4.0
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |gem|
gem.name = "cellumon"
- gem.version = "0.3.0"
+ gem.version = "0.4.0"
gem.platform = Gem::Platform::RUBY
gem.summary = "Monitor threads, processes, and states of Celluloid and its Actor System."
gem.description = "Thread summary and reporting actor, utility for finding leaks and monitoring."
gem.licenses = ["MIT"]