Skip to content

Commit 077d3ca

Browse files
authored
Update README.md
1 parent af495af commit 077d3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Alternative packages:
2222
To install GeoJSONKit using the [Swift Package Manager](https://swift.org/package-manager/), add the following package to the `dependencies` in your Package.swift file:
2323

2424
```swift
25-
.package(url: "https://github.com/maparoni/geojsonkit.git", from: "0.3.0")
25+
.package(url: "https://github.com/maparoni/geojsonkit.git", from: "0.4.0")
2626
```
2727

2828
Then `import GeoJSONKit` in any Swift file in your module.

0 commit comments

Comments
 (0)