diff --git a/client/build_npm.ts b/client/build_npm.ts index 0a420c6..77bb007 100644 --- a/client/build_npm.ts +++ b/client/build_npm.ts @@ -12,7 +12,7 @@ await build({ shims: { deno: true }, package: { name: "rmmbr", - version: "0.0.18", + version: "0.0.19", description: "Easy caching.", license: "MIT", repository: {