Skip to content

Commit

Permalink
chore: prepare for tag '2.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
LeatherGreenGargoyle committed Mar 20, 2023
1 parent c223a96 commit 7ee42be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Version 2.1.1 March 20, 2023
===============================
# Fixed:
- Added additional checks to ensure Airship is running before being accessed

Version 2.1.0 March 14, 2023
===============================
# Changed:
Expand Down
2 changes: 1 addition & 1 deletion GimbalAirshipAdapter.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Pod::Spec.new do |s|
s.version = "2.1.0"
s.version = "2.1.1"
s.name = "GimbalAirshipAdapter"
s.summary = "An adapter for integrating Gimbal place events with Airship."
s.documentation_url = "https://github.com/gimbalinc/airship-adapter-ios"
Expand Down

0 comments on commit 7ee42be

Please sign in to comment.