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 Dec 3, 2019
1 parent b40e030 commit 748fefb
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
Expand Up @@ -18,7 +18,7 @@ PODS:
- DTFoundation/UIKit (1.7.14):
- DTFoundation/Core
- iosMath (0.9.4)
- RichTextView (2.5.0):
- RichTextView (2.6.0):
- Down
- DTCoreText
- iosMath
Expand Down Expand Up @@ -49,7 +49,7 @@ SPEC CHECKSUMS:
DTCoreText: 67023bb51b26711d5f640c851f4845aea14c24c9
DTFoundation: 25aa19bb7c6e225b1dfae195604fb8cf1da0ab4c
iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba
RichTextView: e5acc5bf5166532ee8b0b8a66c0238e29ee508ef
RichTextView: 54ed82ac14d6ad441e7c241c820bf32363684cbc
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.5.0'
s.version = '2.6.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
Expand Down

0 comments on commit 748fefb

Please sign in to comment.