Skip to content

Commit

Permalink
Merge pull request #41 from NickEntin/entin/version-0.4.0
Browse files Browse the repository at this point in the history
Bump version to 0.4.0
  • Loading branch information
NickEntin authored Oct 30, 2020
2 parents 6bd40ad + 6225bae commit f31a705
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.3.3'
s.version = '0.4.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,10 +1,10 @@
PODS:
- AccessibilitySnapshot/Core (0.3.3):
- AccessibilitySnapshot/Core (0.4.0):
- fishhook (~> 0.2)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.3.3):
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.0):
- AccessibilitySnapshot/Core
- iOSSnapshotTestCase (~> 6.0)
- AccessibilitySnapshot/SnapshotTesting (0.3.3):
- AccessibilitySnapshot/SnapshotTesting (0.4.0):
- AccessibilitySnapshot/Core
- SnapshotTesting (~> 1.0)
- fishhook (0.2)
Expand Down Expand Up @@ -40,7 +40,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/square/Paralayout

SPEC CHECKSUMS:
AccessibilitySnapshot: 16a6591e103a619a370283d735bc7b89b07811b9
AccessibilitySnapshot: 82ee75a4b53b34b523f40bc476ca2dada35c098e
fishhook: ea19933abfe8f2f52c55fd8b6e2718467d3ebc89
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
Expand Down

0 comments on commit f31a705

Please sign in to comment.