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

Commit

Permalink
Bump version to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Elkady committed Jan 24, 2019
1 parent 690579a commit c8c5c09
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
@@ -1,7 +1,7 @@
PODS:
- Down (0.6.1)
- iosMath (0.9.4)
- RichTextView (1.0.7):
- RichTextView (1.0.8):
- Down
- iosMath
- SnapKit
Expand All @@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Down: 8d305822b0a69c393cddaf1d21d2bb2e0b34d544
iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba
RichTextView: ce3ed094b1a7c043e31eae210927f4174ad8fe33
RichTextView: b5f4e1595e6509bf0ed965b8a0c66986a61e2da4
SnapKit: fe8a619752f3f27075cc9a90244d75c6c3f27e2a
SwiftLint: 7f5f7de0da74a649b16616cb5246ae323489656e

Expand Down
2 changes: 1 addition & 1 deletion RichTextView.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'RichTextView'
s.version = '1.0.7'
s.version = '1.0.8'
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 c8c5c09

Please sign in to comment.