File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ Changelog
3
3
4
4
## master
5
5
6
+ ## [ 0.2.0]
7
+
6
8
- Added: ` introspectCollectionView/introspectCollectionViewCell ` (#169 )
7
9
- Added: ` introspectSearchController ` (#129 )
8
10
- Added: ` introspectPagedTabView ` (#117 )
@@ -77,6 +79,7 @@ Changelog
77
79
78
80
- First release.
79
81
82
+ [ 0.2.0 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.2.0
80
83
[ 0.1.3 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.3
81
84
[ 0.1.2 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.2
82
85
[ 0.1.1 ] : https://github.com/timbersoftware/SwiftUI-Introspect/releases/tag/0.1.1
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |spec |
2
2
spec . name = 'Introspect'
3
- spec . version = '0.1.3 '
3
+ spec . version = '0.2.0 '
4
4
spec . license = { type : 'MIT' }
5
5
spec . homepage = 'https://github.com/siteline/SwiftUI-Introspect.git'
6
6
spec . authors = { 'Lois Di Qual' => '[email protected] ' }
You can’t perform that action at this time.
0 commit comments