Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrik Tomas Chamelo committed Jun 25, 2015
1 parent 8ec286e commit d623d5e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion FBSnapshotTestCase.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FBSnapshotTestCase"
s.version = "2.0.0"
s.version = "2.0.1"
s.summary = "Snapshot view unit tests for iOS"
s.description = <<-DESC
A "snapshot test case" takes a configured UIView or CALayer
Expand Down
12 changes: 8 additions & 4 deletions FBSnapshotTestCaseDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
PODS:
- FBSnapshotTestCase (2.0.0)
- FBSnapshotTestCase (2.0.1):
- FBSnapshotTestCase/SwiftSupport (= 2.0.1)
- FBSnapshotTestCase/Core (2.0.1)
- FBSnapshotTestCase/SwiftSupport (2.0.1):
- FBSnapshotTestCase/Core

DEPENDENCIES:
- FBSnapshotTestCase (from `..`)

EXTERNAL SOURCES:
FBSnapshotTestCase:
:path: ".."
:path: ..

SPEC CHECKSUMS:
FBSnapshotTestCase: 4d143e61bc2ce575d9a32bcdee7eaef5458af803
FBSnapshotTestCase: bdb997ab2397495205f11156d4d444606daebd27

COCOAPODS: 0.37.1
COCOAPODS: 0.37.2

0 comments on commit d623d5e

Please sign in to comment.