Skip to content

Commit 945215f

Browse files
Updated podspec version to 11.0.0 (#121)
Co-authored-by: Jim van Zummeren <[email protected]>
1 parent 76954c8 commit 945215f

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 = "10.1.4"
3+
s.version = "11.0.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)