Skip to content

Commit 6e571e2

Browse files
committed
chore: version 0.2.0
1 parent e39a313 commit 6e571e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands.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 = "Commands"
3-
s.version = "0.1.0"
3+
s.version = "0.2.0"
44
s.summary = "Swift utilities for running commands."
55
s.homepage = "https://github.com/qiuzhifei/swift-commands"
66
s.license = { :type => "MIT" }

0 commit comments

Comments
 (0)