Fastfile: Updated Podspec version.

This commit is contained in:
Travis CI 2020-03-14 19:27:56 +00:00
parent c5e7898177
commit 6bd3aa9419

View File

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