Skip to content

Commit 59e3a4b

Browse files
bumping version to 0.7.0
1 parent f039d27 commit 59e3a4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

AccessibilitySnapshot.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AccessibilitySnapshot'
3-
s.version = '0.6.0'
3+
s.version = '0.7.0'
44
s.summary = 'Easy regression testing for iOS accessibility'
55

66
s.homepage = 'https://github.com/CashApp/AccessibilitySnapshot'

Example/Podfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- AccessibilitySnapshot/Core (0.6.0)
3-
- AccessibilitySnapshot/iOSSnapshotTestCase (0.6.0):
2+
- AccessibilitySnapshot/Core (0.7.0)
3+
- AccessibilitySnapshot/iOSSnapshotTestCase (0.7.0):
44
- AccessibilitySnapshot/Core
55
- iOSSnapshotTestCase (~> 8.0)
6-
- AccessibilitySnapshot/SnapshotTesting (0.6.0):
6+
- AccessibilitySnapshot/SnapshotTesting (0.7.0):
77
- AccessibilitySnapshot/Core
88
- SnapshotTesting (~> 1.0)
99
- iOSSnapshotTestCase (8.0.0):
@@ -32,7 +32,7 @@ EXTERNAL SOURCES:
3232
:path: "../AccessibilitySnapshot.podspec"
3333

3434
SPEC CHECKSUMS:
35-
AccessibilitySnapshot: 19f165d0397a18f7dd8dbc5f3396e5670c75a1a4
35+
AccessibilitySnapshot: a29652b9054223b6c2a19ef1c83631e2a62ecbf9
3636
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
3737
Paralayout: 844978af530a061a31d849c7b554510190b9cddf
3838
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c

0 commit comments

Comments
 (0)