Skip to content

Commit 2a22f80

Browse files
committed
7.1.0
1 parent 9eb70e3 commit 2a22f80

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
@@ -136,7 +136,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
136136
or, to use a specific version:
137137
```toml
138138
[dependencies]
139-
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.0.0" }
139+
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.1.0" }
140140
```
141141

142142
### CMake

0 commit comments

Comments
 (0)