Skip to content

Commit

Permalink
Upped podspec to 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jimvanzummeren committed May 28, 2018
1 parent 1ea8e8b commit ccc6491
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 = "6.0.4"
s.version = "7.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 ccc6491

Please sign in to comment.