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

Commit 84d5bd8

Browse files
author
Christian Elies
committed
chore(): increased podspec version to 1.0.1
1 parent 10598ef commit 84d5bd8

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
@@ -4,7 +4,7 @@
44
#
55
Pod::Spec.new do |s|
66
s.name = 'ArgumentParserKit'
7-
s.version = '1.0.0'
7+
s.version = '1.0.1'
88
s.summary = 'Type-safe and easy way for parsing command line arguments in your macOS command line tools.'
99

1010
s.description = <<-DESC

0 commit comments

Comments
 (0)