diff --git a/jsontests/Cargo.toml b/jsontests/Cargo.toml index a27cdd9a4..aa2eba871 100644 --- a/jsontests/Cargo.toml +++ b/jsontests/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jsontests" -version = "0.1.0" +version = "0.0.0-dev" edition = "2021" license = { workspace = true } authors = { workspace = true }