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 34d979f commit 0208caaCopy full SHA for 0208caa
ShellOut.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "ShellOut"
3
- s.version = "1.1.0"
+ s.version = "2.0.0"
4
s.summary = "Easily run shell commands from a Swift script or command line tool"
5
s.description = <<-DESC
6
ShellOut is a simple package that enables you to easily “shell out” from a Swift script or command line tool.
0 commit comments