We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 400cfc1 + 2b391ea commit 2e13644Copy full SHA for 2e13644
.swift-version
@@ -1 +1 @@
1
-3.0
+3.2
SwiftCheck.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
2
s.name = "SwiftCheck"
3
- s.version = "0.8.0"
+ s.version = "0.8.1"
4
s.summary = "QuickCheck for Swift."
5
s.homepage = "https://github.com/typelift/SwiftCheck"
6
s.license = { :type => "MIT", :text => <<-LICENSE
0 commit comments