diff --git a/deno.json b/deno.json index 2e23fce..b357d92 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@blah/core", - "version": "0.5.0", + "version": "0.5.1", "exports": { "./crypto": "./crypto/mod.ts", "./identity": "./identity/mod.ts",