Bump version to 0.0.3.
This commit is contained in:
parent
51ed182b4f
commit
d2c38f1336
|
@ -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.2'
|
s.version = '0.0.3'
|
||||||
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"]
|
||||||
|
|
Loading…
Reference in New Issue