Skip to content

Commit fb797dd

Browse files
authored
Merge pull request #49 from NickEntin/entin/version-0.4.1
Bump version to 0.4.1
2 parents e0d63f0 + 7f69ed5 commit fb797dd

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.4.0'
3+
s.version = '0.4.1'
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.4.0)
3-
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.0):
2+
- AccessibilitySnapshot/Core (0.4.1)
3+
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.1):
44
- AccessibilitySnapshot/Core
55
- iOSSnapshotTestCase (~> 6.0)
6-
- AccessibilitySnapshot/SnapshotTesting (0.4.0):
6+
- AccessibilitySnapshot/SnapshotTesting (0.4.1):
77
- AccessibilitySnapshot/Core
88
- SnapshotTesting (~> 1.0)
99
- iOSSnapshotTestCase (6.2.0):
@@ -37,7 +37,7 @@ CHECKOUT OPTIONS:
3737
:git: https://github.com/square/Paralayout
3838

3939
SPEC CHECKSUMS:
40-
AccessibilitySnapshot: 4e1a6b6a16d945a4aca3a7459490fc6e1ccc867e
40+
AccessibilitySnapshot: 7d696575ee0df4371dde653b3087aaa9cfe4c300
4141
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
4242
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
4343
SnapshotTesting: 38947050d13960d57a4a9c166fcf51bca7d56970

0 commit comments

Comments
 (0)