Skip to content
This repository was archived by the owner on May 31, 2021. It is now read-only.

Commit 57263ac

Browse files
authored
Prepare for 3.1.3 release. (#580)
1 parent 31250f9 commit 57263ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 3.1.3
22

3-
- All templates: small improvements to generated `README.md`.
3+
- All templates: Made small improvements to the generated `README.md`.
44

55
## 3.1.2
66

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >
77
A scaffolding generator for your Dart projects. Stagehand helps you get set
88
up!
99
# After changing the version, run `pub run build_runner build`.
10-
version: 3.1.3-dev
10+
version: 3.1.3
1111
homepage: https://github.com/dart-lang/stagehand
1212
author: Dart Team <[email protected]>
1313

0 commit comments

Comments
 (0)