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 721c79c commit 4ddd2abCopy full SHA for 4ddd2ab
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 2.1.3 (TBD)
8
+
9
+* TBD
10
11
## [2.1.2](https://github.com/ngageoint/simple-features-wkt-ios/releases/tag/2.1.2) (02-01-2023)
12
13
* sf-ios 4.1.2
sf-wkt-ios.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'sf-wkt-ios'
3
- s.version = '2.1.2'
+ s.version = '2.1.3'
s.license = {:type => 'MIT', :file => 'LICENSE' }
s.summary = 'iOS SDK for Simple Features Well-Known Text'
s.homepage = 'https://github.com/ngageoint/simple-features-wkt-ios'
0 commit comments