From 55f1c46241b181c3e0b68d70edb6d87926c7d183 Mon Sep 17 00:00:00 2001 From: Marcos Griselli Date: Fri, 18 Jun 2021 13:01:57 -0300 Subject: [PATCH] 3.1.0 release --- ViewAnimator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ViewAnimator.podspec b/ViewAnimator.podspec index 0ef54bf..216bec0 100644 --- a/ViewAnimator.podspec +++ b/ViewAnimator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ViewAnimator' - s.version = '3.0.2' + s.version = '3.1.0' s.summary = 'ViewAnimator brings your UI to life with just one line of code.' s.description = <<-DESC