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 9a860a0 commit 0ee6d36Copy full SHA for 0ee6d36
CHANGELOG.md
@@ -3,6 +3,10 @@ Changelog
3
4
## master
5
6
+## [0.2.2]
7
+
8
+- Hotfix: #192 (#196)
9
10
## [0.2.1]
11
12
- Fixed: memory leak in #161 and regression in #194 (#192)
Introspect.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Introspect'
- spec.version = '0.2.1'
+ spec.version = '0.2.2'
spec.license = { type: 'MIT' }
spec.homepage = 'https://github.com/siteline/SwiftUI-Introspect.git'
spec.authors = { 'Lois Di Qual' => '[email protected]' }
0 commit comments