Skip to content

Commit 0208caa

Browse files
committed
Podspec: Bump to 2.0.0
1 parent 34d979f commit 0208caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ShellOut.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ShellOut"
3-
s.version = "1.1.0"
3+
s.version = "2.0.0"
44
s.summary = "Easily run shell commands from a Swift script or command line tool"
55
s.description = <<-DESC
66
ShellOut is a simple package that enables you to easily “shell out” from a Swift script or command line tool.

0 commit comments

Comments
 (0)