From 0203d5e4026788b401c3e966abf155f1b30fad06 Mon Sep 17 00:00:00 2001 From: Nils Becker Date: Fri, 9 Apr 2021 13:13:53 +0200 Subject: [PATCH] Update pod version --- dreiKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dreiKit.podspec b/dreiKit.podspec index 21bd120..1aa38d3 100644 --- a/dreiKit.podspec +++ b/dreiKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "dreiKit" - s.version = "1.0.6" + s.version = "1.0.7" s.summary = "A short description of dreiKit." s.homepage = "https://github.com/dreipol/dreiKit" s.license = { type: 'MIT', file: 'LICENSE' }