Skip to content
This repository was archived by the owner on Jul 28, 2021. It is now read-only.

Commit 84b0000

Browse files
author
Chris
committed
Bump podspec to 1.0.0
1 parent efad605 commit 84b0000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ArgumentParserKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'ArgumentParserKit'
11-
s.version = '0.1.0'
11+
s.version = '1.0.0'
1212
s.summary = 'Type-safe and easy way for parsing command line arguments in your macOS command line tools.'
1313

1414
s.description = <<-DESC

0 commit comments

Comments
 (0)