Skip to content

Commit beebe43

Browse files
committed
Release version 4.1.2.
1 parent 62da383 commit beebe43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftShell.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 = 'SwiftShell'
3-
s.version = '4.1.1'
3+
s.version = '4.1.2'
44
s.summary = 'A Swift framework for shell scripting.'
55
s.description = 'SwiftShell is a library for creating command-line applications and running shell commands in Swift.'
66
s.homepage = 'https://github.com/kareman/SwiftShell'

0 commit comments

Comments
 (0)