Skip to content

Commit

Permalink
Upped pod spec version to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jimvanzummeren committed Feb 13, 2018
1 parent 258fbb8 commit fdcedf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion markymark.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "markymark"
s.version = "4.0.3"
s.version = "4.0.4"
s.summary = "Markdown parser for iOS"
s.description = <<-DESC
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.
Expand Down

0 comments on commit fdcedf8

Please sign in to comment.