From f422c1ab560c61a11f2065b77bdea69fbec95b5c Mon Sep 17 00:00:00 2001 From: Andres Ugarte Date: Wed, 15 Mar 2017 17:45:37 -0400 Subject: [PATCH] Bumping version --- Remixer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Remixer.podspec b/Remixer.podspec index 98b0a29..6665925 100644 --- a/Remixer.podspec +++ b/Remixer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Remixer' - s.version = '0.9.2' + s.version = '0.9.3' s.author = 'Google Inc.' s.summary = 'Remixer is a set of libraries and protocols to allow live adjustment of apps and prototypes during the development process.' s.homepage = 'https://github.com/material-foundation/material-remixer-ios'