Skip to content

Commit f8d9033

Browse files
author
Alexey Naumov
committed
Bump pod version
1 parent a1df3bd commit f8d9033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ViewInspector.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "ViewInspector"
5-
s.version = "0.9.4"
5+
s.version = "0.9.5"
66
s.summary = "ViewInspector is a library for unit testing SwiftUI views."
77
s.homepage = "https://github.com/nalexn/ViewInspector"
88
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)