Updated pod version.
This commit is contained in:
parent
e4339ba809
commit
0b5a6e77c6
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'WolfPipe'
|
||||
s.version = '1.0.5'
|
||||
s.version = '1.0.6'
|
||||
s.summary = 'A simple implementation of the forward and backward pipe operators.'
|
||||
|
||||
s.homepage = 'https://github.com/wolfmcnally/WolfPipe'
|
||||
|
|
Loading…
Reference in New Issue