Fastfile: Updated Podspec version.

This commit is contained in:
Travis CI 2020-03-14 19:49:53 +00:00
parent fef61cb7c6
commit 0a75213c63

View File

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