Skip to content

Commit

Permalink
Upped podspec to version 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimvanzummeren committed Mar 21, 2018
1 parent b4e020e commit 23bd5f4
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.4"
s.version = "5.0"
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 23bd5f4

Please sign in to comment.