Skip to content

Commit 1dd4789

Browse files
committed
7.0.0
1 parent 39db432 commit 1dd4789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git" }
135135
or, to use a specific version:
136136
```toml
137137
[dependencies]
138-
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "6.1.0" }
138+
bspline-fortran = { git="https://github.com/jacobwilliams/bspline-fortran.git", tag = "7.0.0" }
139139
```
140140

141141
### CMake

fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "bspline-fortran"
2-
version = "6.1.0"
2+
version = "7.0.0"
33
author = "Jacob Williams"
44
maintainer = "Jacob Williams"
55
copyright = "Copyright (c) 2015-2022, Jacob Williams"

0 commit comments

Comments
 (0)