Skip to content

Commit 1a51288

Browse files
committed
Update version in installation instructions
1 parent f86d7e3 commit 1a51288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ following to your `Package.swift`.
4444
dependencies: [
4545
.package(
4646
url: "https://github.com/aidantwoods/swift-paseto.git",
47-
.upToNextMajor(from: "0.1.0")
47+
.upToNextMajor(from: "0.2.0")
4848
)
4949
]
5050
```

0 commit comments

Comments
 (0)