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 a1df3bd commit f8d9033Copy full SHA for f8d9033
ViewInspector.podspec
@@ -2,7 +2,7 @@
2
Pod::Spec.new do |s|
3
4
s.name = "ViewInspector"
5
- s.version = "0.9.4"
+ s.version = "0.9.5"
6
s.summary = "ViewInspector is a library for unit testing SwiftUI views."
7
s.homepage = "https://github.com/nalexn/ViewInspector"
8
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments