Skip to content

Commit

Permalink
Ref SwiftLocale 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kkiermasz committed Sep 23, 2022
1 parent cc2b86c commit 05df0ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Package.pins
Package.resolved
*.xcodeproj
.build/

2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ let package = Package(
),
.package(
url: "https://github.com/kkiermasz/SwiftLocale.git",
from: "1.0.0"
from: "2.0.0"
)
],
targets: [
Expand Down

0 comments on commit 05df0ab

Please sign in to comment.