From 50d87038ecb4f684c6e9c3db2c9d65809b1fcbcb Mon Sep 17 00:00:00 2001 From: Geektree0101 Date: Wed, 16 Jan 2019 20:52:24 +0900 Subject: [PATCH] release v1.2.5 --- VEditorKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VEditorKit.podspec b/VEditorKit.podspec index 22cf40b..90ff82e 100644 --- a/VEditorKit.podspec +++ b/VEditorKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'VEditorKit' - s.version = '1.2.4' + s.version = '1.2.5' s.summary = 'Lightweight and Powerful Editor Kit' s.description = 'Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit)'