Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tarunon committed Aug 28, 2019
1 parent 3438ad8 commit 51a1479
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CXCTAssertAutolayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CXCTAssertAutolayout'
s.version = '0.1.3'
s.version = '0.2.1'
s.summary = 'Provides assert function that check memory leak in Swift.'
s.description = <<-DESC
Provides memory leak test cases for Swift.
Expand Down
2 changes: 1 addition & 1 deletion XCTAssertAutolayout.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'XCTAssertAutolayout'
s.version = '0.1.3'
s.version = '0.2.1'
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 51a1479

Please sign in to comment.