Bump version to 0.1.0 for next development cycle.
This commit is contained in:
parent
e7af5995e5
commit
c2c19e0268
|
@ -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.1.0'
|
s.version = '0.1.1'
|
||||||
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