Skip to content

Commit 39f8d37

Browse files
committed
chore() bump to version 0.0.3
1 parent 13943bc commit 39f8d37

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Changelog
22
All changes to this project will be documented in this file.
33

4+
## [0.0.3] - 2021-11-22
5+
- Fix large upload request time out
6+
- Fix callback on wrong token
7+

VideoUploaderIos.podspec

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

99
Pod::Spec.new do |s|
1010
s.name = 'VideoUploaderIos'
11-
s.version = '0.0.2'
11+
s.version = '0.0.3'
1212
s.summary = 'A library to upload video files to api.video platform.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)