From 6da78c250a055b281a371ea3ff3d3835d70f3619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Thu, 30 Mar 2017 11:49:59 -0400 Subject: [PATCH] Update podspec version --- Remixer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Remixer.podspec b/Remixer.podspec index e98ec95..8f3f8cb 100644 --- a/Remixer.podspec +++ b/Remixer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Remixer' - s.version = '1.0.1' + s.version = '1.0.2' 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'