From 49f683129f9f291cb0ee82427701990f8552eacc Mon Sep 17 00:00:00 2001 From: Borja Arias Drake Date: Thu, 2 Dec 2021 12:18:52 +0100 Subject: [PATCH] Increase version to 1.1.5. --- Harmony.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Harmony.podspec b/Harmony.podspec index 845ce439..b42b714b 100644 --- a/Harmony.podspec +++ b/Harmony.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Harmony' - s.version = '1.1.4' + s.version = '1.1.5' s.summary = 'Mobile Jazz Harmony Core' s.swift_version = '5'