Skip to content

Commit accaf87

Browse files
Updated podspec to version 9.2.0
1 parent 68efa1d commit accaf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markymark.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "markymark"
3-
s.version = "9.1.3"
3+
s.version = "9.2.0"
44
s.summary = "Markdown parser for iOS"
55
s.description = <<-DESC
66
Marky Mark is a parser written in Swift that converts markdown into native views. The way it looks is highly customizable and the supported markdown syntax and tags are easy to extend.

0 commit comments

Comments
 (0)