Skip to content

Commit

Permalink
docs: metadata update for 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztofzablocki committed Sep 29, 2017
1 parent 4a2425a commit f305e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LifetimeTracker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LifetimeTracker"
s.version = "1.0.4"
s.version = "1.0.5"
s.summary = "Framework to visually warn you when retain cycle / leak happens."
s.description = <<-DESC
Mini framework that can surface retain cycle issues sooner.
Expand Down

0 comments on commit f305e3f

Please sign in to comment.