Skip to content

Commit 02c8ae6

Browse files
committed
Set version to 4.1.1
1 parent 97e68ec commit 02c8ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
3+
s.version = '4.1.1'
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)