Skip to content

Commit

Permalink
bumping version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalPineapple committed Feb 27, 2024
1 parent 379a4f7 commit 078cb26
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.6.0'
s.version = '0.7.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.6.0)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.6.0):
- AccessibilitySnapshot/Core (0.7.0)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.7.0):
- AccessibilitySnapshot/Core
- iOSSnapshotTestCase (~> 8.0)
- AccessibilitySnapshot/SnapshotTesting (0.6.0):
- AccessibilitySnapshot/SnapshotTesting (0.7.0):
- AccessibilitySnapshot/Core
- SnapshotTesting (~> 1.0)
- iOSSnapshotTestCase (8.0.0):
Expand Down Expand Up @@ -32,7 +32,7 @@ EXTERNAL SOURCES:
:path: "../AccessibilitySnapshot.podspec"

SPEC CHECKSUMS:
AccessibilitySnapshot: 19f165d0397a18f7dd8dbc5f3396e5670c75a1a4
AccessibilitySnapshot: a29652b9054223b6c2a19ef1c83631e2a62ecbf9
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
Paralayout: 844978af530a061a31d849c7b554510190b9cddf
SnapshotTesting: 8caa6661fea7c8019d5b46de77c16bab99c36c5c
Expand Down

0 comments on commit 078cb26

Please sign in to comment.