Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Elkady committed Sep 6, 2019
1 parent c0efa7d commit b8e7ce9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Down (0.8.2)
- iosMath (0.9.4)
- RichTextView (2.3.0):
- RichTextView (2.3.1):
- Down
- iosMath
- SnapKit
Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Down: 8babe0cafe145de188d2efa76ea938a11a5fdc6f
iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba
RichTextView: a0538d8c8b74ded7f7ce31dd08d53b442b295403
RichTextView: d4aaf387d191d8726c34dd856aa9952453e24a0c
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
SwiftLint: 009a898ef2a1c851f45e1b59349bf6ff2ddc990d

Expand Down
2 changes: 1 addition & 1 deletion RichTextView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RichTextView'
s.version = '2.3.0'
s.version = '2.3.1'
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
Expand Down

0 comments on commit b8e7ce9

Please sign in to comment.