Skip to content

Commit

Permalink
Version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djbe committed Jan 26, 2022
1 parent f80b99c commit febcc99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AppwiseCore.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
# info
s.name = 'AppwiseCore'
s.version = '2.0.1'
s.version = '2.0.2'
s.summary = 'Just a library of some stuff we use internally.'
s.description = <<-DESC
Contains a few generic types (appdelegate, config, router, client) and some helper methods.
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.

## [Master](https://github.com/appwise-labs/AppwiseCore)

## [2.0.2](https://github.com/appwise-labs/AppwiseCore/releases/tag/2.0.2)

### Bug Fixes

* Fastlane: `sentry_auto_set_commits` better handles issues with Sentry API.
Expand Down

0 comments on commit febcc99

Please sign in to comment.