File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Adheres to [Semantic Versioning](http://semver.org/).
66
77## 4.1.4 (TBD)
88
9- * TBD
9+ * sf-ios 4.1.4
1010
1111## [ 4.1.3] ( https://github.com/ngageoint/simple-features-wkb-ios/releases/tag/4.1.3 ) (11-13-2023)
1212
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
22platform :ios , '12.0'
33
44target 'sf-wkb-ios' do
5- pod 'sf-ios' , '~> 4.1.3 '
5+ pod 'sf-ios' , '~> 4.1.4 '
66
77 target 'sf-wkb-iosTests' do
88 inherit! :search_paths
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
1717
1818 s . frameworks = 'Foundation'
1919
20- s . dependency 'sf-ios' , '~> 4.1.3 '
20+ s . dependency 'sf-ios' , '~> 4.1.4 '
2121end
You can’t perform that action at this time.
0 commit comments