Skip to content

Commit 9668a27

Browse files
Version 0.2.2 in podspec
Partially deals with #202.
1 parent d605a4d commit 9668a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Swiftz.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Swiftz"
3-
s.version = "0.2.1"
3+
s.version = "0.2.2"
44
s.summary = "Swiftz is a Swift library for functional programming."
55
s.homepage = "https://github.com/typelift/Swiftz"
66
s.license = { :type => "BSD" }

0 commit comments

Comments
 (0)