Skip to content

Commit 7add31d

Browse files
committed
sf-geojson-ios 4.2.5
1 parent 6f19774 commit 7add31d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
66

77
## 4.2.5 (TBD)
88

9-
* TBD
9+
* sf-geojson-ios 4.2.5
1010

1111
## [4.2.4](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.2.4) (11-13-2023)
1212

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
22
platform :ios, '12.0'
33

44
target 'ogc-api-features-json-ios' do
5-
pod 'sf-geojson-ios', '~> 4.2.4'
5+
pod 'sf-geojson-ios', '~> 4.2.5'
66

77
target 'ogc-api-features-json-iosTests' do
88
inherit! :search_paths

ogc-api-features-json-ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Pod::Spec.new do |s|
1717

1818
s.frameworks = 'Foundation'
1919

20-
s.dependency 'sf-geojson-ios', '~> 4.2.4'
20+
s.dependency 'sf-geojson-ios', '~> 4.2.5'
2121
end

0 commit comments

Comments
 (0)