Bump patch version.

This commit is contained in:
Patrick Mahoney 2011-12-21 08:17:00 -06:00
parent 893c457b35
commit 3d01ce1ed6
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.4'
s.version = '0.0.5'
s.platform = Gem::Platform::RUBY
s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc", "ChangeLog", "COPYING"]