diff --git a/deno.json b/deno.json index 30d40dd..a5bef13 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@blah/core", - "version": "0.2.9", + "version": "0.3.0", "exports": { "./crypto": "./crypto/mod.ts", "./identity": "./identity/mod.ts"