Skip to content

Commit

Permalink
Bump to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Hansen committed Apr 2, 2019
1 parent aea75da commit 5b68936
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Example/Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "instacart/nantes" "fac29a01ad9f2b3adad66c030d674b4f8e88b952"
github "instacart/nantes" "aea75da02b2113b5fb514831452e42dd3eae294f"
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Nantes (0.0.6)
- Nantes (0.0.7)

DEPENDENCIES:
- Nantes (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Nantes: 51aca87ec9cebf6141711d6cc2c3d322a613e102
Nantes: 85db7af961c30e5116ffa6ac3f74f790b5f23d90

PODFILE CHECKSUM: 1c8633395754df792140631cc4cd6cb86ec7966b

Expand Down
2 changes: 1 addition & 1 deletion Nantes.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5b68936

Please sign in to comment.