From 7b361fde9dbb37673de4056ffeb550e5487c514c Mon Sep 17 00:00:00 2001 From: Geektree0101 Date: Mon, 11 Feb 2019 14:40:32 +0900 Subject: [PATCH] Release v1.3.8 --- VEditorKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VEditorKit.podspec b/VEditorKit.podspec index 8ccec5c..a00b5a4 100644 --- a/VEditorKit.podspec +++ b/VEditorKit.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'VEditorKit' - s.version = '1.3.7' + s.version = '1.3.8' s.summary = 'Lightweight and Powerful Editor Kit' s.description = 'Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit)'