Skip to content

Commit 3781231

Browse files
committed
version 3.0.1
1 parent 29ef7c1 commit 3781231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AttributedString.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "AttributedString"
4-
s.version = "3.0.0"
4+
s.version = "3.0.1"
55
s.summary = "基于Swift字符串插值快速构建你想要的富文本, 支持点击按住等事件获取, 支持多种类型过滤"
66

77
s.homepage = "https://github.com/lixiang1994/AttributedString"

0 commit comments

Comments
 (0)