From dd93bfa60adc67013b8552c3eaaac8934fefb0d3 Mon Sep 17 00:00:00 2001 From: Matsumoto Taichi Date: Wed, 29 May 2019 13:48:33 -0400 Subject: [PATCH] Bump version to 0.9.4 --- XExtensionItem.podspec.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/XExtensionItem.podspec.json b/XExtensionItem.podspec.json index 10e0b6b..9e89b54 100644 --- a/XExtensionItem.podspec.json +++ b/XExtensionItem.podspec.json @@ -1,6 +1,6 @@ { "name": "XExtensionItem", - "version": "0.9.3", + "version": "0.9.4", "summary": "Easier sharing between iOS applications and share extensions.", "authors": { "Bryan Irace": "bryan@irace.me" @@ -16,7 +16,7 @@ "requires_arc": true, "source": { "git": "https://github.com/tumblr/XExtensionItem.git", - "tag": "0.9.3" + "tag": "0.9.4" }, "frameworks": [ "Foundation",