From ef5f3a553ede8676e4af332cc60afc89eaad1bc0 Mon Sep 17 00:00:00 2001 From: Moritz Date: Wed, 22 Nov 2023 14:20:10 +0100 Subject: [PATCH] Rev version --- pkgs/firehose/CHANGELOG.md | 2 +- pkgs/firehose/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/firehose/CHANGELOG.md b/pkgs/firehose/CHANGELOG.md index b0031b67..86090c17 100644 --- a/pkgs/firehose/CHANGELOG.md +++ b/pkgs/firehose/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.3.34 +## 0.4.0 - Switch to `package:github`. - Check for `DO_NOT${'_'}SUBMIT` strings in the PR description. diff --git a/pkgs/firehose/pubspec.yaml b/pkgs/firehose/pubspec.yaml index 1f1742e1..322a78e2 100644 --- a/pkgs/firehose/pubspec.yaml +++ b/pkgs/firehose/pubspec.yaml @@ -1,6 +1,6 @@ name: firehose description: A tool to automate publishing of Pub packages from GitHub actions. -version: 0.3.34 +version: 0.4.0 repository: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose environment: