diff --git a/scripts/dnt.ts b/scripts/dnt.ts index 39bfe95..9ef3dff 100644 --- a/scripts/dnt.ts +++ b/scripts/dnt.ts @@ -38,7 +38,7 @@ await build({ }, package: { name: "@dynabloxjs/opencloud", - version: "0.1.2", + version: "0.1.3", description: "A Roblox OpenCloud API wrapper for Deno (and NodeJS) written in TypeScript. This is an automatically generated Node port.", homepage: "https://github.com/dynabloxjs/dynablox_opencloud", author: "Julli4n",