Skip to content

Commit b8a9875

Browse files
committed
v0.4.6
Release notes: - Change `path-class` dep to a `>=` constraint.
1 parent e1524b2 commit b8a9875

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.6-dev",
4+
"version": "0.4.6",
55
"type": "module",
66
"bin": "./dist/cli/main.js",
77
"exports": {

0 commit comments

Comments
 (0)