Skip to content

Commit 77824e7

Browse files
committed
set up version 4.0.2
1 parent 8565dc1 commit 77824e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
44

55
---
66

7+
## 4.0.2 (TBD)
8+
9+
* TBD
10+
711
## [4.0.1](https://github.com/ngageoint/ogc-api-features-json-ios/releases/tag/4.0.1) (02-10-2022)
812

913
* sf-geojson-ios 4.0.2

ogc-api-features-json-ios.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ogc-api-features-json-ios'
3-
s.version = '4.0.1'
3+
s.version = '4.0.2'
44
s.license = {:type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS SDK for OGC API Features JSON'
66
s.homepage = 'https://github.com/ngageoint/ogc-api-features-json-ios'

0 commit comments

Comments
 (0)