From c52053ec87315a84c1fdfc02c910bf5dd2c903fa Mon Sep 17 00:00:00 2001 From: marcosgriselli Date: Mon, 31 Aug 2020 11:12:17 +0000 Subject: [PATCH] 3.0.0 release --- ViewAnimator.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ViewAnimator.podspec b/ViewAnimator.podspec index 2c79bd6..530fe0e 100644 --- a/ViewAnimator.podspec +++ b/ViewAnimator.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ViewAnimator' - s.version = '2.7.1' + s.version = '3.0.0' s.summary = 'ViewAnimator brings your UI to life with just one line of code.' s.description = <<-DESC