diff --git a/Example/Cartfile.resolved b/Example/Cartfile.resolved index 70c2cab..c3b892d 100644 --- a/Example/Cartfile.resolved +++ b/Example/Cartfile.resolved @@ -1 +1 @@ -github "instacart/nantes" "fac29a01ad9f2b3adad66c030d674b4f8e88b952" +github "instacart/nantes" "aea75da02b2113b5fb514831452e42dd3eae294f" diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 3de02f2..e4fe852 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,5 +1,5 @@ PODS: - - Nantes (0.0.6) + - Nantes (0.0.7) DEPENDENCIES: - Nantes (from `../`) @@ -9,7 +9,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - Nantes: 51aca87ec9cebf6141711d6cc2c3d322a613e102 + Nantes: 85db7af961c30e5116ffa6ac3f74f790b5f23d90 PODFILE CHECKSUM: 1c8633395754df792140631cc4cd6cb86ec7966b diff --git a/Nantes.podspec b/Nantes.podspec index 3243c21..93b945b 100644 --- a/Nantes.podspec +++ b/Nantes.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'Nantes' - s.version = '0.0.6' + s.version = '0.0.7' s.summary = 'A swift replacement of TTTAttributedLabel' s.description = <<-DESC