diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d7d00d..5e0e455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.1.2 + ## 0.1.1 ### Added diff --git a/Cargo.toml b/Cargo.toml index 75e1d42..e23d513 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ description = "🍺 Run —" license = "MIT" name = "prun" repository = "https://github.com/PlayForm/Run.git" -version = "0.1.1" +version = "0.1.2" edition = "2021" include = [ "Source/**/*",