Skip to content

Commit 4dc0831

Browse files
committed
Bump podspec
1 parent ff9313e commit 4dc0831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftInfo.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftInfo'
33
s.module_name = 'SwiftInfo'
4-
s.version = '2.1.0'
4+
s.version = '2.2.0'
55
s.license = { type: 'MIT', file: 'LICENSE' }
66
s.summary = 'Extract and analyze the evolution of an iOS app\'s code.'
77
s.homepage = 'https://github.com/rockbruno/SwiftInfo'

0 commit comments

Comments
 (0)