From cb690cc54a7c9413c1307c922cfdd96199c0013e Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Wed, 18 Nov 2020 00:12:19 -0600 Subject: [PATCH] chore: v0.0.1-dev.3 --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a8dce5d..867df8833 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.0.1-dev.3 + +- feat: support for remote templates +- feat: CLI loading indicator + # 0.0.1-dev.2 - docs: inline documentation updates diff --git a/pubspec.yaml b/pubspec.yaml index 648121dda..dc53110d8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: mason description: > A Dart template generator which helps teams generate files quickly and consistently. -version: 0.0.1-dev.2 +version: 0.0.1-dev.3 homepage: https://github.com/felangel/mason environment: