Skip to content

Commit

Permalink
Bump podspec to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Phillips committed Feb 24, 2018
1 parent a6a67fd commit ba35dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Down.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = "Down"
spec.summary = "Blazing fast Markdown rendering in Swift, built upon cmark."
spec.version = "0.4.2"
spec.version = "0.5.0"
spec.homepage = "https://github.com/iwasrobbed/Down"
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.authors = { "Rob Phillips" => "rob@robphillips.me" }
Expand Down

0 comments on commit ba35dda

Please sign in to comment.