Set version to 4.1.1

This commit is contained in:
Kare Morstol
2018-07-31 17:57:04 +02:00
parent 97e68ec5bb
commit 02c8ae6a5d
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '4.1.0'
s.version = '4.1.1'
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'