Bump version to 0.0.4.

This commit is contained in:
Patrick Mahoney 2011-12-12 21:39:40 -06:00
parent faa8a6c5b3
commit 27e8aeb4c4
1 changed files with 1 additions and 1 deletions

View File

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