Skip to content

Commit 37b68bf

Browse files
committed
2.9.6
1 parent 2401c7a commit 37b68bf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "discloud-cli",
33
"description": "A fast option to manage your apps on Discloud.",
4-
"version": "2.9.5",
4+
"version": "2.9.6",
55
"bin": {
6-
"discloud": "bin/discloud"
6+
"discloud": "bin/discloud.mjs"
77
},
88
"engines": {
99
"node": ">=20.12"

0 commit comments

Comments
 (0)