Skip to content

Commit bee38d5

Browse files
committed
v0.4.8
Release notes: - Print the prompt to `stderr` instead of `stdout`.
1 parent abac4a4 commit bee38d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "./config-schema.package.json",
33
"name": "@cubing/deploy",
4-
"version": "0.4.8-dev",
4+
"version": "0.4.8",
55
"type": "module",
66
"bin": "./dist/cli/main.js",
77
"exports": {

0 commit comments

Comments
 (0)