summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deno.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deno.json b/deno.json
index 28376f5..fe0147d 100644
--- a/deno.json
+++ b/deno.json
@@ -1,6 +1,6 @@
{
"name": "@asko/flatmatter",
- "version": "0.1.0",
+ "version": "0.1.1",
"license": "MIT",
"exports": "./mod.ts",
"fmt": {}