Skip to content

Commit ba457be

Browse files
committed
Use new version in installation instructions
1 parent 9529083 commit ba457be

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
@@ -1215,7 +1215,7 @@ You can add the library as a dependency using SPM by adding the following to the
12151215

12161216
```swift
12171217
dependencies: [
1218-
.package(url: "https://github.com/oskarek/swift-json-parsing", from: "0.1.0"),
1218+
.package(url: "https://github.com/oskarek/swift-json-parsing", from: "0.2.0"),
12191219
]
12201220
```
12211221

0 commit comments

Comments
 (0)