Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Mar 19, 2018
1 parent d2b1f27 commit b2254e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Next

- Nothing yet!

# 6.4.0

* Migrate from FBSnapshotTestCase to iOSSnapshotTestCase - @freak4pc
* Update the `README` to use the new iOSSnapshotTestCase - @Vkt0r
* Update the `Cartfile` to use the latest version of the iOSSnapshotTestCase - @Vkt0r
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 = "6.3.0"
s.version = "6.4.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).
Expand Down

0 comments on commit b2254e8

Please sign in to comment.