Fastfile: Updated Podspec version.

This commit is contained in:
Jonathan Cardasis 2020-03-14 18:56:45 -04:00
parent fd8b3fec24
commit 8c30c7ad33

View File

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