Skip to content

Commit

Permalink
deploy-npm
Browse files Browse the repository at this point in the history
  • Loading branch information
uriva committed Feb 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c7d954b commit bc03928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/build_npm.ts
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ await build({
shims: { deno: true },
package: {
name: "rmmbr",
version: "0.0.20",
version: "0.0.21",
description: "Easy caching.",
license: "MIT",
repository: {

0 comments on commit bc03928

Please sign in to comment.