Skip to content

Commit

Permalink
[version] 0.1.1] (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoleo committed Jun 22, 2020
1 parent 68e723a commit c32312a
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" "46c73f754d70a5d6f09d6432f8cf2b11fee6cc17"
github "instacart/nantes" "68e723a74793a506921bf1fce4cb85be92abe984"
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.1.0)
- Nantes (0.1.1)

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

SPEC CHECKSUMS:
Nantes: 313ee6104705e886301ce07a60807d7a0179a4c6
Nantes: e11fbe0b6214de8c09cc8b763dbf61f70fbbf885

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.1.0'
s.version = '0.1.1'
s.summary = 'A swift replacement of TTTAttributedLabel'

s.description = <<-DESC
Expand Down

0 comments on commit c32312a

Please sign in to comment.