Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickEntin committed Oct 18, 2021
1 parent 7f7b18d commit c41e5a9
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.4.1'
s.version = '0.5.0'
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.4.1)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.1):
- AccessibilitySnapshot/Core (0.5.0)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.5.0):
- AccessibilitySnapshot/Core
- iOSSnapshotTestCase (~> 6.0)
- AccessibilitySnapshot/SnapshotTesting (0.4.1):
- AccessibilitySnapshot/SnapshotTesting (0.5.0):
- 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: 5f0c199c03bc3b007ffe5caf37fef2bba53831b4
AccessibilitySnapshot: a91e4a69f870188b51f43863d9fc7269d07cdd93
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
Expand Down

0 comments on commit c41e5a9

Please sign in to comment.