CocoaPods: set version to 4.1.

This commit is contained in:
Kare Morstol
2018-04-13 22:56:48 +02:00
parent 4c7f29c080
commit 97d6b5f6a6
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '4.0.2'
s.version = '4.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'