Skip to content

Commit 2ff84fa

Browse files
authored
Update README.md
1 parent 69f0b6e commit 2ff84fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This package provides tools to create passes and orders for the Apple Wallet app
1717
Use the SPM string to easily include the dependendency in your `Package.swift` file
1818

1919
```swift
20-
.package(url: "https://github.com/fpseverino/swift-wallet.git", from: "0.1.0")
20+
.package(url: "https://github.com/fpseverino/swift-wallet.git", from: "0.2.0")
2121
```
2222

2323
and add the product you want to use to your target's dependencies:

0 commit comments

Comments
 (0)