Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Bump to version 3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pär Strindevall <[email protected]>
  • Loading branch information
parski committed Sep 3, 2019
1 parent 8706856 commit 0bc000f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SnapshotTest.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SnapshotTest"
s.version = "2.1.0"
s.version = "3.0.0"
s.summary = "Snapshot testing tool for iOS and tvOS"
s.description = "SnapshotTest is a simple view testing tool written completely in Swift to aid with development for Apple platforms. It's like unit testing for views."
s.homepage = "https://github.com/parski/SnapshotTest"
Expand Down

0 comments on commit 0bc000f

Please sign in to comment.