From a353b9e875b52391e0ac28a2e46b2dfdd97bc325 Mon Sep 17 00:00:00 2001 From: Jim van Zummeren Date: Wed, 17 Apr 2019 08:53:41 +0200 Subject: [PATCH] Update .podspec to 0.1.6 --- AnyFormatKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AnyFormatKit.podspec b/AnyFormatKit.podspec index ea4324a..4d8ce11 100644 --- a/AnyFormatKit.podspec +++ b/AnyFormatKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AnyFormatKit' - s.version = '0.1.5' + s.version = '0.1.6' s.summary = 'Simple text formatting in Swift.' s.description = <<-DESC