Bump to v3.2.0

This commit is contained in:
Yannick Loriot 2016-12-12 22:19:55 +01:00
parent 277d773eaf
commit 3018158d2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DynamicColor'
s.version = '3.1.0'
s.version = '3.2.0'
s.license = 'MIT'
s.summary = 'Yet another extension to manipulate colors easily in Swift'
s.homepage = 'https://github.com/yannickl/DynamicColor.git'