Skip to content

Commit 0ee6d36

Browse files
authored
Bump to 0.2.2 (#197)
1 parent 9a860a0 commit 0ee6d36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Changelog
33

44
## master
55

6+
## [0.2.2]
7+
8+
- Hotfix: #192 (#196)
9+
610
## [0.2.1]
711

812
- Fixed: memory leak in #161 and regression in #194 (#192)

Introspect.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Introspect'
3-
spec.version = '0.2.1'
3+
spec.version = '0.2.2'
44
spec.license = { type: 'MIT' }
55
spec.homepage = 'https://github.com/siteline/SwiftUI-Introspect.git'
66
spec.authors = { 'Lois Di Qual' => '[email protected]' }

0 commit comments

Comments
 (0)