diff --git a/packages/mux-compat/package.json b/packages/mux-compat/package.json index 06158cafa9c..170f13829aa 100644 --- a/packages/mux-compat/package.json +++ b/packages/mux-compat/package.json @@ -1,6 +1,6 @@ { "name": "mux", - "version": "0.28.2", + "version": "0.28.3", "description": "Compatibility package forwarding the legacy mux command to @coder/xum", "bin": { "mux": "bin/mux.js" @@ -10,7 +10,7 @@ "README.md" ], "dependencies": { - "@coder/xum": "0.28.2" + "@coder/xum": "0.28.3" }, "repository": { "type": "git",