Skip to content

Commit 23eb0f5

Browse files
Upped podspec version to 10.1.0
1 parent e410db4 commit 23eb0f5

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