Skip to content

Commit

Permalink
AttributedText++
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezreal committed Jan 25, 2021
1 parent 813ab52 commit 60496a0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/gonzalezreal/AttributedText",
"state": {
"branch": null,
"revision": "98b392dad0f1f965b641580f414a17ed1449b5c0",
"version": "0.2.2"
"revision": "bf076de48dbb2172525486936d512e1bba062642",
"version": "0.3.0"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"repositoryURL": "https://github.com/gonzalezreal/AttributedText",
"state": {
"branch": null,
"revision": "98b392dad0f1f965b641580f414a17ed1449b5c0",
"version": "0.2.2"
"revision": "bf076de48dbb2172525486936d512e1bba062642",
"version": "0.3.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ let package = Package(
.package(
name: "AttributedText",
url: "https://github.com/gonzalezreal/AttributedText",
from: "0.2.2"
from: "0.3.0"
),
.package(
name: "NetworkImage",
Expand Down

0 comments on commit 60496a0

Please sign in to comment.