Skip to content

Commit

Permalink
Bump to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tahirmt committed Oct 10, 2023
1 parent 0c603ba commit 528b74a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Nimble (13.0.0)
- Nimble-SnapshotTesting (4.0.0):
- Nimble-SnapshotTesting (4.0.1):
- Nimble (~> 13.0.0)
- SnapshotTesting
- Quick (7.3.0)
Expand All @@ -24,7 +24,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Nimble: 97d90931cca412a23224ff29e258809f75c258f7
Nimble-SnapshotTesting: 95c1ec69d0745dcb304b79d55ab38e6f5a781f0a
Nimble-SnapshotTesting: 812c34b2d3ab83ed9c6f6311e5a277464ed03816
Quick: d32871931c05547cb4e0bc9009d66a18b50d8558
SnapshotTesting: 6141c48b6aa76ead61431ca665c14ab9a066c53b

Expand Down
2 changes: 1 addition & 1 deletion Nimble-SnapshotTesting.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Nimble-SnapshotTesting'
s.version = '4.0.0'
s.version = '4.0.1'
s.summary = 'A Nimble matcher for snapshot testing'
s.description = <<-DESC
A Nimble matcher for snapshot testing library.
Expand Down

0 comments on commit 528b74a

Please sign in to comment.