From 112c86cc23d7cf3077001c082aceca8e87bc34a4 Mon Sep 17 00:00:00 2001 From: Etienne Deladonchamps Date: Mon, 12 Jun 2023 22:37:25 +0200 Subject: [PATCH] Release 1.0.0-35 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ca2708..3289b03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docsy", - "version": "1.0.0-34", + "version": "1.0.0-35", "description": "A syntax for Component based documents", "keywords": [], "homepage": "https://github.com/etienne-dldc/docsy#readme",