We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65e905 commit 8dff4a7Copy full SHA for 8dff4a7
LifetimeTracker.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "LifetimeTracker"
3
- s.version = "1.8.0"
+ s.version = "1.8.1"
4
s.summary = "Framework to visually warn you when retain cycle / leak happens."
5
s.description = <<-DESC
6
Mini framework that can surface retain cycle issues sooner.
0 commit comments