Skip to content

Commit a361b73

Browse files
committed
set up version 1.0.4
1 parent 3015a3b commit a361b73

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.0.4 (TBD)
8+
9+
* TBD
10+
711
## [1.0.3](https://github.com/ngageoint/grid-ios/releases/tag/1.0.3) (09-16-2022)
812

913
* GridPoint to coordinate (CLLocationCoordinate2D) method

grid-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 = 'grid-ios'
3-
s.version = '1.0.3'
3+
s.version = '1.0.4'
44
s.license = {:type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS SDK for Grids'
66
s.homepage = 'https://github.com/ngageoint/grid-ios'

0 commit comments

Comments
 (0)