diff --git a/deno.json b/deno.json index a5dde59..035b011 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@blah/core", - "version": "0.1.0", + "version": "0.2.0", "exports": { "./crypto": "./crypto/mod.ts", "./identity": "./identity/mod.ts"