Skip to content

Commit

Permalink
correct package name
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrohnv committed Oct 3, 2024
1 parent 8ffa969 commit 68396fa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projectName": "VectorFitting",
"projectName": "RationalVectorFitting",
"projectOwner": "pedrohnv",
"files": ["README.md", "docs/src/index.md"]
}
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: VectorFitting.jl
title: RationalVectorFitting.jl
message: >-
If you use this software, please cite it using the
metadata from this file.
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
LiveServer = "16fef848-5104-11e9-1b77-fb7a48bbb589"
VectorFitting = "52b1e31a-230f-50d6-be04-0f5494ddfff6"
RationalVectorFitting = "52b1e31a-230f-50d6-be04-0f5494ddfff6"

[compat]
Documenter = "1"

0 comments on commit 68396fa

Please sign in to comment.