Skip to content

Commit

Permalink
Bump version to 1.3.
Browse files Browse the repository at this point in the history
Changes:
 - Fixed most of the pending issues (#16 #18 #21 #29 #31 #33)
 - Merged all pending Pull Requests (Thank you so much for everyone that contributed, and sorry for the long time to answer)
  • Loading branch information
bmoliveira committed Jan 16, 2019
1 parent 3ed827c commit 6cee945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MarkdownKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "MarkdownKit"
s.version = "1.2"
s.version = "1.3"
s.summary = "MarkdownKit is a customizable and extensible Markdown parser for iOS."
s.description = <<-DESC
MarkdownKit is a customizable and extensible Markdown parser for iOS.
Expand Down

0 comments on commit 6cee945

Please sign in to comment.