Skip to content

Commit 2e13644

Browse files
authored
Merge pull request #240 from CodaFi/up-var
Bump podspec version
2 parents 400cfc1 + 2b391ea commit 2e13644

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swift-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0
1+
3.2

SwiftCheck.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftCheck"
3-
s.version = "0.8.0"
3+
s.version = "0.8.1"
44
s.summary = "QuickCheck for Swift."
55
s.homepage = "https://github.com/typelift/SwiftCheck"
66
s.license = { :type => "MIT", :text => <<-LICENSE

0 commit comments

Comments
 (0)