Skip to content

Commit 7f7365f

Browse files
committed
update README for new 0.2.0 version.
1 parent 8bf033e commit 7f7365f

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
@@ -21,7 +21,7 @@ You can install SQLiteCloud Swift Package using Swift Package Manager (SPM). Add
2121

2222
```swift
2323
dependencies: [
24-
.package(url: "https://github.com/sqlitecloud/swift", from: "0.1.0")
24+
.package(url: "https://github.com/sqlitecloud/swift", from: "0.2.0")
2525
]
2626
```
2727

0 commit comments

Comments
 (0)