From edbed9f485830fc1f30441ccfc65931dcbf7386b Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 2 Jun 2021 09:54:25 -0400 Subject: [PATCH] version bump (#193) --- Example/Podfile.lock | 4 ++-- RichTextView.podspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 18c80ac..9fca65e 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,7 +1,7 @@ PODS: - Down (0.8.2) - iosMath (0.9.4) - - RichTextView (2.8.5): + - RichTextView (3.0.0): - Down - iosMath - SnapKit @@ -26,7 +26,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: Down: 8babe0cafe145de188d2efa76ea938a11a5fdc6f iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba - RichTextView: ce9fd125f4dfd35cd81bcda6ee71d37fcc476dff + RichTextView: 9a36e8a8661e2674f4b5309ed443c9d34fb8698e SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf SwiftLint: 009a898ef2a1c851f45e1b59349bf6ff2ddc990d diff --git a/RichTextView.podspec b/RichTextView.podspec index 3390e49..aaf09a5 100644 --- a/RichTextView.podspec +++ b/RichTextView.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'RichTextView' - s.version = '2.8.5' + s.version = '3.0.0' s.summary = 'iOS Text View that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links.' s.description = <<-DESC This is an iOS UIView that Properly Displays LaTeX, HTML, Markdown, and YouTube/Vimeo Links. Simply feed in an input