Skip to content

Commit 4e066b1

Browse files
committed
Bump version and update release notes
1 parent 72884aa commit 4e066b1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

MediaEditor.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 = 'MediaEditor'
3-
s.version = '1.1.0'
3+
s.version = '1.2.0'
44
s.summary = 'An extensible Media Editor for iOS.'
55

66
s.description = <<-DESC

RELEASE-NOTES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.2.0
2+
-----
3+
* Replace TOCropViewController with CropViewController
4+
15
1.1.0
26
-----
37
* Add Drawing capability using PencilKit

0 commit comments

Comments
 (0)