diff --git a/Nimble-SnapshotTesting.podspec b/Nimble-SnapshotTesting.podspec index bc5abdd..f774a11 100644 --- a/Nimble-SnapshotTesting.podspec +++ b/Nimble-SnapshotTesting.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Nimble-SnapshotTesting' - s.version = '4.0.3' + s.version = '4.0.4' s.summary = 'A Nimble matcher for snapshot testing' s.description = <<-DESC A Nimble matcher for snapshot testing library.