Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhgchgli0718 committed Feb 23, 2023
1 parent d1f4427 commit a86a03c
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.2.0"
s.version = "1.2.1"
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 a86a03c

Please sign in to comment.