Updated pod version.

This commit is contained in:
Wolf McNally 2018-11-29 16:37:36 -08:00
parent e4339ba809
commit 0b5a6e77c6
1 changed files with 1 additions and 1 deletions

View File

@ -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'