Skip to content

Commit 9a7391b

Browse files
author
Matt Smollinger
committed
Increment Version Numbers for 1.0.0 Release
1 parent 805d799 commit 9a7391b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Mapzen-ios-sdk.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'Mapzen-ios-sdk'
4-
s.version = '0.4.1'
4+
s.version = '1.0.0'
55

66
s.summary = 'Mapzen iOS SDK'
77
s.description = 'The Mapzen iOS SDK is a thin wrapper that packages up everything you need to use Mapzen services in your iOS applications. It also simplifies setup, installation, API key management, and generally makes your life better.'

SampleApp/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.4.0</string>
20+
<string>1.0.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)