diff --git a/installer/package.json b/installer/package.json index 8cf3117..eb0ef32 100644 --- a/installer/package.json +++ b/installer/package.json @@ -1,6 +1,6 @@ { "name": "tsdev-installer", - "version": "0.0.9", + "version": "0.0.10", "description": "The installer for tsdev, a better tsdx", "scripts": { "postinstall": "node dist/postinstall.js install",