Bump version to 0.0.3.

This commit is contained in:
Patrick Mahoney 2011-12-12 20:58:08 -06:00
parent 51ed182b4f
commit d2c38f1336
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.2'
s.version = '0.0.3'
s.platform = Gem::Platform::RUBY
s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc", "ChangeLog", "COPYING"]