Skip to content

Commit 68f9270

Browse files
authored
Merge pull request #81 from cashapp/entin/version-0.5.0
Bump version to 0.5.0
2 parents 7f7b18d + c41e5a9 commit 68f9270

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

4040
SPEC CHECKSUMS:
41-
AccessibilitySnapshot: 5f0c199c03bc3b007ffe5caf37fef2bba53831b4
41+
AccessibilitySnapshot: a91e4a69f870188b51f43863d9fc7269d07cdd93
4242
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
4343
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
4444
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c

0 commit comments

Comments
 (0)