diff --git a/Cargo.toml b/Cargo.toml index a39949b..ddf3406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hypoloop" description = "A low-level control loop for real-time and baked simulations." -version = "0.1.6" +version = "0.1.7" edition = "2018" license = "GPL-3.0" repository = "https://github.com/skyeterran/hypoloop"