diff --git a/Example/Cartfile.resolved b/Example/Cartfile.resolved index a2aa5d3..80aea61 100644 --- a/Example/Cartfile.resolved +++ b/Example/Cartfile.resolved @@ -1 +1 @@ -github "instacart/nantes" "46c73f754d70a5d6f09d6432f8cf2b11fee6cc17" +github "instacart/nantes" "68e723a74793a506921bf1fce4cb85be92abe984" diff --git a/Example/Podfile.lock b/Example/Podfile.lock index fb8a001..f3a01ac 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Nantes (0.1.0) + - Nantes (0.1.1) DEPENDENCIES: - Nantes (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Nantes: 313ee6104705e886301ce07a60807d7a0179a4c6 + Nantes: e11fbe0b6214de8c09cc8b763dbf61f70fbbf885 PODFILE CHECKSUM: 1c8633395754df792140631cc4cd6cb86ec7966b diff --git a/Nantes.podspec b/Nantes.podspec index c944bf6..f6e8d3c 100644 --- a/Nantes.podspec +++ b/Nantes.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Nantes' - s.version = '0.1.0' + s.version = '0.1.1' s.summary = 'A swift replacement of TTTAttributedLabel' s.description = <<-DESC