Skip to content

Commit abc9367

Browse files
Updated .podspec for version 0.1.3
1 parent 20aa8aa commit abc9367

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