Skip to content

Commit a48ea79

Browse files
committed
version 1.2.0
1 parent e25458e commit a48ea79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Iguazu.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "Iguazu"
11-
s.version = "1.1.0"
11+
s.version = "1.2.0"
1212
s.summary = "An aviation file format parser written in Swift"
1313
s.description = <<-DESC
1414
Iguazu is a new project and still work in progress. The goal is to have a Swift framework with support for various popular aviation file formats to facilitate development of apps for pilots on the iOS platform.

Iguazu/Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.1.0</string>
18+
<string>1.2.0</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)