From 8a3b4ce044555227a439ed51f84620ca414504ce Mon Sep 17 00:00:00 2001 From: Timothy Donnelly Date: Sat, 2 Feb 2019 13:45:35 -0800 Subject: [PATCH] Bumped actual library version to 2.2.0 --- Advance.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advance.podspec b/Advance.podspec index d877ee4..7c81d9c 100644 --- a/Advance.podspec +++ b/Advance.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Advance" - s.version = "2.1.0" + s.version = "2.2.0" s.summary = "Physics-based animations for iOS, tvOS, and macOS." s.description = "Advance is a Swift framework that enables advanced animations and physics-based interactions."