Skip to content

Commit a2152e7

Browse files
committed
Update version and podspec
1 parent a9dd23c commit a2152e7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
0.2.0 (12-12-2022)
5+
6+
Bugfixes
7+
--------
8+
9+
* Listen for correct background event in >= iOS 13
10+
* Remove compatibility with < iOS 13
11+
412
0.1.0 (4-20-2020)
513

614
Bugfixes

ParselyAnalytics.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 = "ParselyAnalytics"
3-
s.version = "0.1.1-dev"
3+
s.version = "0.2.0"
44
s.swift_versions = ["4.2", "5.0", "5.1", "5.2", "5.3", "5.4", "5.5"]
55
s.summary = "Parsely analytics integration for iOS"
66
s.homepage = "https://www.parse.ly/help/integration/ios-sdk/"

0 commit comments

Comments
 (0)