diff --git a/Cargo.toml b/Cargo.toml index f366e0a..5ad0d89 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "github-actions-models" description = "Unofficial, high-quality data models for GitHub Actions workflows, actions, and related components" -version = "0.1.2" +version = "0.2.0" edition = "2021" license = "MIT" repository = "https://github.com/woodruffw/github-actions-models"