Updated version to 1.0.

This commit is contained in:
Wolf McNally 2018-09-06 14:42:22 -07:00
parent 4fd643d7e8
commit 281cdbb3ef
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = 'WolfPipe'
s.version = '0.1.2'
s.version = '1.0'
s.summary = 'A simple implementation of the forward pipe operator.'
s.homepage = 'https://github.com/wolfmcnally/WolfPipe'