Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunon committed Mar 6, 2020
1 parent 83abcb2 commit 7c09db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XCTAssertNoLeak.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'XCTAssertNoLeak'
s.version = '0.2.1'
s.version = '0.3.0'
s.summary = 'Provides assert function that check memory leak in Swift.'
s.description = <<-DESC
Provides memory leak test cases for Swift.
Expand Down

0 comments on commit 7c09db6

Please sign in to comment.