From 9b56c0b0652699ec5eb554c249f6778ebc47294a Mon Sep 17 00:00:00 2001 From: Brandon Sneed Date: Fri, 17 Feb 2023 10:58:32 -0800 Subject: [PATCH] Version 1.1.6 --- Sources/SegmentAmplitude/Version.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/SegmentAmplitude/Version.swift b/Sources/SegmentAmplitude/Version.swift index 78b2a47..bb20c4b 100644 --- a/Sources/SegmentAmplitude/Version.swift +++ b/Sources/SegmentAmplitude/Version.swift @@ -13,4 +13,4 @@ // Use release.sh's automation. // BREAKING.FEATURE.FIX -internal let __destination_version = "1.1.5" +internal let __destination_version = "1.1.6"