From 9f1361ca1c627edb413031b33f247b8135be637e Mon Sep 17 00:00:00 2001 From: uri Date: Sat, 29 Jul 2023 22:19:40 +0300 Subject: [PATCH] deploy-npm --- client/build_npm.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {