Skip to content

Commit 1fee571

Browse files
committed
Version 2.0.3
1 parent 76003f9 commit 1fee571

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AppwiseCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
# info
33
s.name = 'AppwiseCore'
4-
s.version = '2.0.2'
4+
s.version = '2.0.3'
55
s.summary = 'Just a library of some stuff we use internally.'
66
s.description = <<-DESC
77
Contains a few generic types (appdelegate, config, router, client) and some helper methods.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55

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

8+
## [2.0.3](https://github.com/appwise-labs/AppwiseCore/releases/tag/2.0.3)
9+
810
### Bug Fixes
911

1012
* Core: ensure we use localised info.plist values where possible.

0 commit comments

Comments
 (0)