Skip to content

Commit

Permalink
update version to 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: JonyFang <[email protected]>
  • Loading branch information
JonyFang committed Jul 10, 2019
1 parent 9aebb81 commit 0a08ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FFSafeKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "FFSafeKit"
s.version = "0.3.0"
s.version = "0.4.0"
s.summary = "Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely."

s.description = <<-DESC
Expand Down

0 comments on commit 0a08ec0

Please sign in to comment.