Skip to content

Commit

Permalink
[version] 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoleo committed Nov 10, 2020
1 parent 4a47393 commit a82b861
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" "68e723a74793a506921bf1fce4cb85be92abe984"
github "instacart/nantes" "4a47393c546c2b4cc68b030dbce68c3ae81e4d60"
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.1)
- Nantes (0.1.2)

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

SPEC CHECKSUMS:
Nantes: e11fbe0b6214de8c09cc8b763dbf61f70fbbf885
Nantes: 0396442578e32242223fed46050dea1850236184

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

s.description = <<-DESC
Expand Down

0 comments on commit a82b861

Please sign in to comment.