Skip to content

Commit

Permalink
7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Dec 31, 2022
1 parent 38e10c2 commit de6a1b9
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 @@ -140,7 +140,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.1.0" }
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.2.0" }
```

### CMake
Expand Down

0 comments on commit de6a1b9

Please sign in to comment.