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 b5a392c commit 42c5c9dCopy full SHA for 42c5c9d
CHANGELOG.md
@@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
4
5
---
6
7
+## 1.1.7 (TBD)
8
+
9
+* TBD
10
11
## [1.1.6](https://github.com/ngageoint/mgrs-ios/releases/tag/1.1.6) (04-08-2024)
12
13
* grid-ios 1.0.7
mgrs-ios.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'mgrs-ios'
3
- s.version = '1.1.6'
+ s.version = '1.1.7'
s.license = {:type => 'MIT', :file => 'LICENSE' }
s.summary = 'iOS SDK for Military Grid Reference System (MGRS)'
s.homepage = 'https://github.com/ngageoint/mgrs-ios'
0 commit comments