Skip to content

Commit

Permalink
Merge pull request #92 from cashapp/jneves/version-0.5.1
Browse files Browse the repository at this point in the history
Bump version to 0.5.1
  • Loading branch information
NickEntin authored Jun 24, 2022
2 parents 71d7288 + 380d9ea commit 6410357
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion AccessibilitySnapshot.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AccessibilitySnapshot'
s.version = '0.5.0'
s.version = '0.5.1'
s.summary = 'Easy regression testing for iOS accessibility'

s.homepage = 'https://github.com/CashApp/AccessibilitySnapshot'
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- AccessibilitySnapshot/Core (0.5.0)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.5.0):
- AccessibilitySnapshot/Core (0.5.1)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.5.1):
- AccessibilitySnapshot/Core
- iOSSnapshotTestCase (~> 6.0)
- AccessibilitySnapshot/SnapshotTesting (0.5.0):
- AccessibilitySnapshot/SnapshotTesting (0.5.1):
- AccessibilitySnapshot/Core
- SnapshotTesting (~> 1.0)
- iOSSnapshotTestCase (6.2.0):
Expand Down Expand Up @@ -38,7 +38,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/square/Paralayout

SPEC CHECKSUMS:
AccessibilitySnapshot: a91e4a69f870188b51f43863d9fc7269d07cdd93
AccessibilitySnapshot: 1230b68542cc0d99356e7d7fddf6b6f1ba1acd77
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
Expand Down

0 comments on commit 6410357

Please sign in to comment.