Skip to content

Commit

Permalink
Bump dev version (#81)
Browse files Browse the repository at this point in the history
This bumps the version of the dev-branch to 0.1.1-DEV. 

This in only for test purposes and should not me released in the general
registry.
It only ticks up the patch version to not break compats upstream.

---------

Co-authored-by: Uwe Hernandez Acosta <[email protected]>
  • Loading branch information
szabo137 and Uwe Hernandez Acosta authored Jun 21, 2024
1 parent a864c16 commit ff1229f
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
name = "QEDprocesses"
uuid = "46de9c38-1bb3-4547-a1ec-da24d767fdad"
authors = ["Uwe Hernandez Acosta <[email protected]>", "Simeon Ehrig", "Klaus Steiniger", "Tom Jungnickel", "Anton Reinhard"]
version = "0.1.0"
authors = [
"Uwe Hernandez Acosta <[email protected]>",
"Simeon Ehrig",
"Klaus Steiniger",
"Tom Jungnickel",
"Anton Reinhard",
]
version = "0.1.1-DEV"

[deps]
QEDbase = "10e22c08-3ccb-4172-bfcf-7d7aa3d04d93"
Expand Down

0 comments on commit ff1229f

Please sign in to comment.