We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62da383 commit beebe43Copy full SHA for beebe43
SwiftShell.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'SwiftShell'
3
- s.version = '4.1.1'
+ s.version = '4.1.2'
4
s.summary = 'A Swift framework for shell scripting.'
5
s.description = 'SwiftShell is a library for creating command-line applications and running shell commands in Swift.'
6
s.homepage = 'https://github.com/kareman/SwiftShell'
0 commit comments