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

Commit 23a7dba

Browse files
committed
Updating version to 0.0.2
1 parent 6244f95 commit 23a7dba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GroundControl.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = 'GroundControl'
3-
s.version = '0.0.1'
3+
s.version = '0.0.2'
44
s.license = 'MIT'
55
s.summary = 'Remote configuration for iOS.'
66
s.homepage = 'https://github.com/mattt/GroundControl'
77
s.authors = { 'Mattt Thompson' => '[email protected]' }
8-
s.source = { :git => 'https://github.com/mattt/GroundControl.git', :tag => '0.0.1' }
8+
s.source = { :git => 'https://github.com/mattt/GroundControl.git', :tag => '0.0.2' }
99
s.source_files = 'GroundControl'
1010
s.requires_arc = true
1111
s.dependency 'AFNetworking', '>= 0.9'

0 commit comments

Comments
 (0)