diff --git a/Cargo.toml b/Cargo.toml index fe1daf4..d9a8cfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "orion_lib" -version = "2.0.0" +version = "3.0.0" edition = "2021" description = "A library for parsing and executing the Orion Programming Language" license-file = "LICENSE"