Skip to content

Commit

Permalink
read for version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Sep 20, 2019
1 parent 8dfd729 commit d89670c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SwiftNetCDF is a library to read and write NetCDF files in Swift with type safet

```swift
dependencies: [
.package(url: "https://github.com/patrick-zippenfenig/SwiftNetCDF.git", from: "0.0.0")
.package(url: "https://github.com/patrick-zippenfenig/SwiftNetCDF.git", from: "1.0.0")
],
targets: [
.target(name: "MyApp", dependencies: ["SwiftNetCDF"])
Expand Down

0 comments on commit d89670c

Please sign in to comment.