Skip to content

Commit

Permalink
set up version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Aug 16, 2023
1 parent c433616 commit 147c7fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 2.0.2 (TBD)

* TBD

## [2.0.1](https://github.com/ngageoint/projections-ios/releases/tag/2.0.1) (08-16-2023)

* Set the PROJ database path to the PROJ bundle file (instead of copying the file to the working directory)
Expand Down
2 changes: 1 addition & 1 deletion proj-ios.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'proj-ios'
s.version = '2.0.1'
s.version = '2.0.2'
s.license = {:type => 'MIT', :file => 'LICENSE' }
s.summary = 'iOS SDK for Projections'
s.homepage = 'https://github.com/ngageoint/projections-ios'
Expand Down

0 comments on commit 147c7fe

Please sign in to comment.