Skip to content

Commit 5af8830

Browse files
author
Reid Main
authored
Updated Podspec to v6.2.0
1 parent 593e3df commit 5af8830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOSSnapshotTestCase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "iOSSnapshotTestCase"
33
s.module_name = "FBSnapshotTestCase"
4-
s.version = "6.1.0"
4+
s.version = "6.2.0"
55
s.summary = "Snapshot view unit tests for iOS"
66
s.description = <<-DESC
77
A "snapshot test case" takes a configured UIView or CALayer

0 commit comments

Comments
 (0)