Skip to content

Commit 8d4bc42

Browse files
authored
Merge pull request #249 from cashapp/meher/0.10.0
Publish version 0.10.0
2 parents e88ecb7 + 3f4c411 commit 8d4bc42

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.9.0'
3+
s.version = '0.10.0'
44
s.summary = 'Easy regression testing for iOS accessibility'
55

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

Example/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- AccessibilitySnapshot/Core (0.9.0)
3-
- AccessibilitySnapshot/iOSSnapshotTestCase (0.9.0):
2+
- AccessibilitySnapshot/Core (0.10.0)
3+
- AccessibilitySnapshot/iOSSnapshotTestCase (0.10.0):
44
- AccessibilitySnapshot/Core
55
- iOSSnapshotTestCase (~> 8.0)
6-
- AccessibilitySnapshot/SnapshotTesting (0.9.0):
6+
- AccessibilitySnapshot/SnapshotTesting (0.10.0):
77
- AccessibilitySnapshot/Core
88
- SnapshotTesting (~> 1.0)
99
- iOSSnapshotTestCase (8.0.0):
@@ -32,11 +32,11 @@ EXTERNAL SOURCES:
3232
:path: "../AccessibilitySnapshot.podspec"
3333

3434
SPEC CHECKSUMS:
35-
AccessibilitySnapshot: b99f949ae71771ab278d3e721cd5e0d4dac81c8e
35+
AccessibilitySnapshot: 6eaade00aa6356f4f2bade4f58b68e47dca88be5
3636
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
3737
Paralayout: 844978af530a061a31d849c7b554510190b9cddf
3838
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
3939

4040
PODFILE CHECKSUM: de5390900844b21156469b30e094a6bba820f0df
4141

42-
COCOAPODS: 1.11.3
42+
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)