We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129e393 commit 91aacfdCopy full SHA for 91aacfd
SnapshotTesting.podspec
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
21
22
s.source = {
23
:git => "https://github.com/pointfreeco/swift-snapshot-testing.git",
24
- :tag => "1.0.0"
+ :tag => s.version
25
}
26
27
s.swift_version = "4.2"
0 commit comments