Skip to content

Commit 7c9c135

Browse files
author
Chris Wisecarver
committed
Bump version
1 parent 6892cd5 commit 7c9c135

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGES.rst

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

4+
0.0.9 (5-6-2020)
5+
-----------------
6+
7+
Bugfixes
8+
--------
9+
10+
* Force User-Agent header to be latin1 encoded
11+
12+
0.0.8 (3-24-2020)
13+
-----------------
14+
15+
Bugfixes
16+
--------
17+
18+
* Increment bugfix version
19+
20+
0.0.7 (3-24-2020)
21+
-----------------
22+
23+
Bugfixes
24+
--------
25+
26+
* Increment bugfix version
27+
428
0.0.6 (2-18-2020)
529
-----------------
630

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.0.9-dev"
3+
s.version = "0.0.9"
44
s.swift_version = "4.2"
55
s.summary = "Parsely analytics integration for iOS"
66
s.homepage = "https://www.parse.ly/help/integration/ios-sdk/"

0 commit comments

Comments
 (0)