Skip to content

Commit d863768

Browse files
committed
set up 4.0.1
1 parent 2b784a7 commit d863768

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.1 (TBD)
8+
9+
* TBD
10+
711
## [4.0.0](https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.0.0) (03-01-2021)
812

913
* sf-ios 4.0.0

sf-wkb-ios.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'sf-wkb-ios'
3-
s.version = '4.0.0'
3+
s.version = '4.0.1'
44
s.license = {:type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS SDK for Simple Features Well-Known Binary'
66
s.homepage = 'https://github.com/ngageoint/simple-features-wkb-ios'

0 commit comments

Comments
 (0)