diff --git a/Nimble-Snapshots.podspec b/Nimble-Snapshots.podspec index 131b913..1ca7e4e 100644 --- a/Nimble-Snapshots.podspec +++ b/Nimble-Snapshots.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Nimble-Snapshots" - s.version = "9.5.1" + s.version = "9.6.0" s.summary = "Nimble matchers for iOSSnapshotTestCase" s.description = <<-DESC Nimble matchers for iOSSnapshotTestCase. Highly derivative of [Expecta Matchers for iOSSnapshotTestCase](https://github.com/dblock/ios-snapshot-test-case-expecta).