Fastfile: Updated Podspec version.

This commit is contained in:
Travis CI 2020-03-14 19:06:00 +00:00
parent f8b15bced2
commit 5b3d73cf20

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ChromaColorPicker"
s.version = "2.0.8"
s.version = "2.0.9"
s.summary = "An intuitive iOS color picker built in Swift."
s.swift_version = '5.0'