Skip to content

Commit

Permalink
7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Dec 29, 2022
1 parent 9eb70e3 commit 2a22f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -136,7 +136,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
or, to use a specific version:
```toml
[dependencies]
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.0.0" }
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.1.0" }
```

### CMake
Expand Down

0 comments on commit 2a22f80

Please sign in to comment.