Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
app-harry committed Sep 20, 2024
1 parent b031417 commit c305a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ZMarkupParser.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ZMarkupParser"
s.version = "1.10.0"
s.version = "1.11.0"
s.summary = "ZMarkupParser helps you to convert HTML String to NSAttributedString with customized style and tag through pure-Swift."
s.homepage = "https://github.com/ZhgChgLi/ZMarkupParser"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit c305a8b

Please sign in to comment.