Skip to content

Commit 4228da6

Browse files
committed
Update AppLogger to 1.0.0
1 parent fc0a4f7 commit 4228da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
),
2424
.package(
2525
url: "https://github.com/thatfactory/applogger",
26-
from: "0.1.0"
26+
from: "1.0.0"
2727
)
2828
],
2929
targets: [

0 commit comments

Comments
 (0)