Skip to content

Commit 42c5c9d

Browse files
committed
set up version 1.1.7
1 parent b5a392c commit 42c5c9d

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+
## 1.1.7 (TBD)
8+
9+
* TBD
10+
711
## [1.1.6](https://github.com/ngageoint/mgrs-ios/releases/tag/1.1.6) (04-08-2024)
812

913
* grid-ios 1.0.7

mgrs-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 = 'mgrs-ios'
3-
s.version = '1.1.6'
3+
s.version = '1.1.7'
44
s.license = {:type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS SDK for Military Grid Reference System (MGRS)'
66
s.homepage = 'https://github.com/ngageoint/mgrs-ios'

0 commit comments

Comments
 (0)