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 Nov 13, 2019
1 parent ec820e5 commit a54cda1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.4.0):
- RichTextView (2.5.0):
- Down
- DTCoreText
- iosMath
Expand Down Expand Up @@ -49,10 +49,10 @@ SPEC CHECKSUMS:
DTCoreText: 67023bb51b26711d5f640c851f4845aea14c24c9
DTFoundation: 25aa19bb7c6e225b1dfae195604fb8cf1da0ab4c
iosMath: f7a6cbadf9d836d2149c2a84c435b1effc244cba
RichTextView: 6dd9d8d5124b5deffc2a6db3887a56519a5d36c3
RichTextView: e5acc5bf5166532ee8b0b8a66c0238e29ee508ef
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf
SwiftLint: 009a898ef2a1c851f45e1b59349bf6ff2ddc990d

PODFILE CHECKSUM: 7ed278778742c6fba1a76cb63542d5cc16be9fb8

COCOAPODS: 1.8.3
COCOAPODS: 1.8.4
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.4.0'
s.version = '2.5.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 a54cda1

Please sign in to comment.