Skip to content

Commit 6225bae

Browse files
committed
Bump version to 0.4.0
1 parent 6bd40ad commit 6225bae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

AccessibilitySnapshot.podspec

Lines changed: 1 addition & 1 deletion
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.3.3'
3+
s.version = '0.4.0'
44
s.summary = 'Easy regression testing for iOS accessibility'
55

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

Example/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
2-
- AccessibilitySnapshot/Core (0.3.3):
2+
- AccessibilitySnapshot/Core (0.4.0):
33
- fishhook (~> 0.2)
4-
- AccessibilitySnapshot/iOSSnapshotTestCase (0.3.3):
4+
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.0):
55
- AccessibilitySnapshot/Core
66
- iOSSnapshotTestCase (~> 6.0)
7-
- AccessibilitySnapshot/SnapshotTesting (0.3.3):
7+
- AccessibilitySnapshot/SnapshotTesting (0.4.0):
88
- AccessibilitySnapshot/Core
99
- SnapshotTesting (~> 1.0)
1010
- fishhook (0.2)
@@ -40,7 +40,7 @@ CHECKOUT OPTIONS:
4040
:git: https://github.com/square/Paralayout
4141

4242
SPEC CHECKSUMS:
43-
AccessibilitySnapshot: 16a6591e103a619a370283d735bc7b89b07811b9
43+
AccessibilitySnapshot: 82ee75a4b53b34b523f40bc476ca2dada35c098e
4444
fishhook: ea19933abfe8f2f52c55fd8b6e2718467d3ebc89
4545
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
4646
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a

0 commit comments

Comments
 (0)