Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Jul 28, 2017
1 parent 0258746 commit 4cc0cc8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,10 @@

* Nothing yet.

## 6.2.2

* Adds Carthage support for tvOS - @tsabend

## 6.2.1

* Fixes Carthage install dependency mismatch – @NachoSoto
Expand Down
2 changes: 1 addition & 1 deletion Nimble-Snapshots.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Nimble-Snapshots"
s.version = "6.2.0"
s.version = "6.2.2"
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 4cc0cc8

Please sign in to comment.