Release version 4.0.2, set Swift version to 4.0.3.

This commit is contained in:
Kare Morstol
2018-03-04 17:23:11 +01:00
parent 134731d285
commit b9fd067989
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '4.0.1'
s.version = '4.0.2'
s.summary = 'A Swift framework for shell scripting.'
s.description = 'SwiftShell is a library for creating command-line applications and running shell commands in Swift.'
s.homepage = 'https://github.com/kareman/SwiftShell'