Skip to content

Commit

Permalink
New vers
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielVandH committed Jul 8, 2023
1 parent 9ef490f commit a8fd23b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"description": "MovingBoundaryProblems1D.jl: Implementation of the finite volume method for moving boundary problems in 1D.",
"keywords": [
"partial-differential-equations",
"differential-equations",
"boundary-conditions",
"one-dimensional",
"finite-volume-methods"
"differential-equations",
"boundary-conditions",
"one-dimensional",
"finite-volume-methods"
],
"license": "MIT",
"title": "MovingBoundaryProblems1D.jl",
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MovingBoundaryProblems1D"
uuid = "a903a81a-d576-4eaa-89dc-ab2b94f0d51c"
authors = ["Daniel VandenHeuvel <danj.vandenheuvel@gmail.com>"]
version = "1.0.1"
version = "1.0.2"

[deps]
CommonSolve = "38540f10-b2f7-11e9-35d8-d573e4eb0ff2"
Expand Down

0 comments on commit a8fd23b

Please sign in to comment.