We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b784a7 commit d863768Copy full SHA for d863768
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 4.0.1 (TBD)
8
+
9
+* TBD
10
11
## [4.0.0](https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.0.0) (03-01-2021)
12
13
* sf-ios 4.0.0
sf-wkb-ios.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'sf-wkb-ios'
3
- s.version = '4.0.0'
+ s.version = '4.0.1'
s.license = {:type => 'MIT', :file => 'LICENSE' }
s.summary = 'iOS SDK for Simple Features Well-Known Binary'
s.homepage = 'https://github.com/ngageoint/simple-features-wkb-ios'
0 commit comments