diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d7a368e..92513d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 7.13.1 + +- Move `beta` version out of beta for pub.dev awareness + ## 7.13.0-beta.3 - Add discontinuation notice diff --git a/pubspec.yaml b/pubspec.yaml index cbdcb31f..a3539077 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: artemis -version: 7.13.0-beta.3 +version: 7.13.1 description: Build dart types from GraphQL schemas and queries (using Introspection Query). homepage: https://github.com/comigor/artemis