diff --git a/deno.json b/deno.json index f609427..e232c95 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@blah/core", - "version": "0.2.6", + "version": "0.2.7", "exports": { "./crypto": "./crypto/mod.ts", "./identity": "./identity/mod.ts"