Skip to content

Commit

Permalink
Merge pull request #49 from NickEntin/entin/version-0.4.1
Browse files Browse the repository at this point in the history
Bump version to 0.4.1
  • Loading branch information
NickEntin authored Nov 24, 2020
2 parents e0d63f0 + 7f69ed5 commit fb797dd
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.0'
s.version = '0.4.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.4.0)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.0):
- AccessibilitySnapshot/Core (0.4.1)
- AccessibilitySnapshot/iOSSnapshotTestCase (0.4.1):
- AccessibilitySnapshot/Core
- iOSSnapshotTestCase (~> 6.0)
- AccessibilitySnapshot/SnapshotTesting (0.4.0):
- AccessibilitySnapshot/SnapshotTesting (0.4.1):
- AccessibilitySnapshot/Core
- SnapshotTesting (~> 1.0)
- iOSSnapshotTestCase (6.2.0):
Expand Down Expand Up @@ -37,7 +37,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/square/Paralayout

SPEC CHECKSUMS:
AccessibilitySnapshot: 4e1a6b6a16d945a4aca3a7459490fc6e1ccc867e
AccessibilitySnapshot: 7d696575ee0df4371dde653b3087aaa9cfe4c300
iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6
Paralayout: f4d6727fca5b592eb93a7cc408e45404599a4b0a
SnapshotTesting: 38947050d13960d57a4a9c166fcf51bca7d56970
Expand Down

0 comments on commit fb797dd

Please sign in to comment.