chore(shorebird_cli): v0.0.6 (#303)

This commit is contained in:
Felix Angelov
2023-04-17 17:21:48 -05:00
committed by GitHub
parent a9a32ca1b4
commit dc0db5b6af
3 changed files with 3 additions and 3 deletions
@@ -1,2 +1,2 @@
/// The hash of the Shorebird engine used by this version of Shorebird CLI.
const shorebirdEngineRevision = 'e6a2a5a43973430d9f038cd81cb1779b6b404909';
const shorebirdEngineRevision = '8b89f8bd9fc6982aa9c4557fd0e5e89db1ff9986';
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '0.0.5';
const packageVersion = '0.0.6';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: The Shorebird command-line allows developers to interact with various Shorebird services.
version: 0.0.5
version: 0.0.6
repository: https://github.com/shorebirdtech/shorebird
publish_to: none