From a82b861bc7863b22c798601e28ff2e8ec86ce4ee Mon Sep 17 00:00:00 2001 From: Leo Ngo Date: Mon, 9 Nov 2020 22:40:34 -0600 Subject: [PATCH] [version] 0.1.2 --- Example/Cartfile.resolved | 2 +- Example/Podfile.lock | 4 ++-- Nantes.podspec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/Cartfile.resolved b/Example/Cartfile.resolved index 80aea61..d217bd3 100644 --- a/Example/Cartfile.resolved +++ b/Example/Cartfile.resolved @@ -1 +1 @@ -github "instacart/nantes" "68e723a74793a506921bf1fce4cb85be92abe984" +github "instacart/nantes" "4a47393c546c2b4cc68b030dbce68c3ae81e4d60" diff --git a/Example/Podfile.lock b/Example/Podfile.lock index f3a01ac..8c6a6c3 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Nantes (0.1.1) + - Nantes (0.1.2) DEPENDENCIES: - Nantes (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Nantes: e11fbe0b6214de8c09cc8b763dbf61f70fbbf885 + Nantes: 0396442578e32242223fed46050dea1850236184 PODFILE CHECKSUM: 1c8633395754df792140631cc4cd6cb86ec7966b diff --git a/Nantes.podspec b/Nantes.podspec index f6e8d3c..c6184a6 100644 --- a/Nantes.podspec +++ b/Nantes.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Nantes' - s.version = '0.1.1' + s.version = '0.1.2' s.summary = 'A swift replacement of TTTAttributedLabel' s.description = <<-DESC