Skip to content

Commit 82cb49a

Browse files
authored
Update GDT CHANGELOG and version (#5690)
* Update CHANGELOG.md * Update GoogleDataTransport.podspec * Update GoogleDataTransport.podspec * Update CHANGELOG.md
1 parent 637b688 commit 82cb49a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

GoogleDataTransport.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 = 'GoogleDataTransport'
3-
s.version = '6.1.1'
3+
s.version = '6.2.0'
44
s.summary = 'Google iOS SDK data transport.'
55

66
s.description = <<-DESC

GoogleDataTransport/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v6.2.0
2+
- Added an API for arbitrary data persistence on storage instances.
3+
14
# v6.1.1
25
- Fixes writing event counts in a directory that doesn't yet exist. (#5549)
36

0 commit comments

Comments
 (0)