Skip to content

Commit

Permalink
Bump to version 1.4.1
Browse files Browse the repository at this point in the history
Changes:
- Removed pods config from the Framework.
- Targeted the Markdownkit.framework to iOS 9.0 the minimum supported version.
  • Loading branch information
bmoliveira committed Jan 22, 2019
1 parent 82480e5 commit 17a7540
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.4"
s.version = "1.4.1"
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 17a7540

Please sign in to comment.