Skip to content

Commit 0f84a25

Browse files
update version in example
1 parent 54cf98d commit 0f84a25

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
@@ -27,7 +27,7 @@ Add
2727
```swift
2828
dependencies: [
2929
...
30-
.package(url: "https://github.com/powersync-ja/powersync-swift", exact: "<version>")
30+
.package(url: "https://github.com/powersync-ja/powersync-swift", from: "1.0.0")
3131
],
3232
targets: [
3333
.target(

0 commit comments

Comments
 (0)