Skip to content

Commit 27c4c41

Browse files
committed
Bump version to 0.2.2-beta1
1 parent b65cba9 commit 27c4c41

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ Unreleased
77
Changes
88
-------
99

10+
_None_
11+
12+
Bugfixes
13+
--------
14+
15+
_None_
16+
17+
0.2.2-beta1 (4-28-2023)
18+
19+
Changes
20+
-------
21+
1022
* The library now uses a serial queue to process events [#76]
1123
* Removed the dependency on SwiftyJSON [#76]
1224

ParselyAnalytics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'ParselyAnalytics'
5-
s.version = '0.2.1'
5+
s.version = '0.2.2-beta1'
66
s.swift_versions = ['4.2', '5.0', '5.1', '5.2', '5.3', '5.4', '5.5']
77
s.summary = 'Parsely analytics integration for iOS'
88
s.homepage = 'https://www.parse.ly/help/integration/ios-sdk/'

0 commit comments

Comments
 (0)