Release 5.1 (#95)

* Update README.md

* Update podspec.
This commit is contained in:
Kare Morstol
2020-09-25 22:42:54 +02:00
committed by GitHub
parent c36f2e1051
commit 99680b2efc
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftShell'
s.version = '5.0.1'
s.version = '5.1.0'
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'