Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Sep 21, 2016
1 parent bf87d96 commit 2bcf51d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Nimble-Snapshots

* Adds Swift 2.3/3.0 support - @carezone

## 4.1.0

* Adds `tolerance` so you can specify tolerance of reference image differences – @mpurland
Expand Down
2 changes: 1 addition & 1 deletion Nimble-Snapshots.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Nimble-Snapshots"
s.version = "4.1.0"
s.version = "4.2.0"
s.summary = "Nimble matchers for FBSnapshotTestCase"
s.description = <<-DESC
Nimble matchers for FBSnapshotTestCase. Highly derivative of [Expecta Matchers for FBSnapshotTestCase](https://github.com/dblock/ios-snapshot-test-case-expecta).
Expand Down

0 comments on commit 2bcf51d

Please sign in to comment.