Skip to content

Commit 9468fa0

Browse files
authored
Increment version and CHANGELOG for GDTCCT (#3840)
1 parent 4605da4 commit 9468fa0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

GoogleDataTransportCCTSupport.podspec

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

22
Pod::Spec.new do |s|
33
s.name = 'GoogleDataTransportCCTSupport'
4-
s.version = '1.0.3'
4+
s.version = '1.0.4'
55
s.summary = 'Support library for the GoogleDataTransport CCT backend target.'
66

77

GoogleDataTransportCCTSupport/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.0.4
2+
- Balances background task creation with background task ending. (#3759)
3+
14
# v1.0.3
25
- Remove all NSAsserts in favor of GDTAssert.
36

0 commit comments

Comments
 (0)