diff --git a/deno.json b/deno.json index 9ed1c44..e87716f 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "name": "@textplace/core", - "version": "0.1.2", + "version": "0.1.3", "exports": "./mod.ts", "imports": { "@deno/dnt": "jsr:@deno/dnt@^0.41.1"