Skip to content

Commit de6a1b9

Browse files
committed
7.2.0
1 parent 38e10c2 commit de6a1b9

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
@@ -140,7 +140,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
140140
or, to use a specific version:
141141
```toml
142142
[dependencies]
143-
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.1.0" }
143+
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.2.0" }
144144
```
145145

146146
### CMake

0 commit comments

Comments
 (0)