From 211a9149f8a092b6a4b3a45ac242ddede54865cd Mon Sep 17 00:00:00 2001 From: Kathy Walrath Date: Wed, 15 Jan 2020 15:27:34 -0800 Subject: [PATCH] Prepare to release 3.3.6 (#648) --- lib/src/version.dart | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/src/version.dart b/lib/src/version.dart index daa54c7b..bb0c821a 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '3.3.6-dev'; +const packageVersion = '3.3.6'; diff --git a/pubspec.yaml b/pubspec.yaml index 882642d4..1477b2b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ description: > A scaffolding generator for your Dart projects. Stagehand helps you get set up! # After changing the version, run `pub run build_runner build`. -version: 3.3.6-dev +version: 3.3.6 homepage: https://github.com/dart-lang/stagehand environment: