Release version 0.0.2.

This commit is contained in:
Patrick Mahoney 2011-12-12 20:53:41 -06:00
parent 4f775ac5ca
commit 51ed182b4f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'process_shared'
s.version = '0.0.1'
s.version = '0.0.2'
s.platform = Gem::Platform::RUBY
s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc", "ChangeLog", "COPYING"]