Skip to content

Commit

Permalink
[Down] Bump to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Phillips committed May 10, 2019
1 parent d32bc14 commit ae031a3
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.8.1"
spec.version = "0.8.2"
spec.homepage = "https://github.com/iwasrobbed/Down"
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.authors = { "Rob Phillips" => "[email protected]" }
Expand Down

0 comments on commit ae031a3

Please sign in to comment.