diff --git a/RichEditorView.podspec b/RichEditorView.podspec index c39e592b..3cfb1e54 100644 --- a/RichEditorView.podspec +++ b/RichEditorView.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RichEditorView" - s.version = "2.0.0" + s.version = "2.0.1" s.summary = "Rich Text Editor for iOS written in Swift" s.homepage = "https://github.com/cjwirth/RichEditorView" s.license = 'BSD 3-clause'