Skip to content

Commit 3d8d9d3

Browse files
committed
7.3.0
1 parent a76e140 commit 3d8d9d3

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

145145
### CMake

0 commit comments

Comments
 (0)