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 e39a313 commit 6e571e2Copy full SHA for 6e571e2
Commands.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "Commands"
3
- s.version = "0.1.0"
+ s.version = "0.2.0"
4
s.summary = "Swift utilities for running commands."
5
s.homepage = "https://github.com/qiuzhifei/swift-commands"
6
s.license = { :type => "MIT" }
0 commit comments