From f32e21a250b365e80754db2cb94ef553043003bc Mon Sep 17 00:00:00 2001 From: Alessio Coser <18616553+AlessioCoser@users.noreply.github.com> Date: Fri, 5 Apr 2024 17:04:16 +0200 Subject: [PATCH] release 1.1.1 --- examples/async-counter-typescript/package.json | 2 +- examples/cdn-package/index.html | 2 +- examples/reactive-state-nodejs/package.json | 2 +- examples/simple-counter-javascript/package.json | 2 +- readme.md | 16 ++++++++-------- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/async-counter-typescript/package.json b/examples/async-counter-typescript/package.json index faffa17..ed44984 100644 --- a/examples/async-counter-typescript/package.json +++ b/examples/async-counter-typescript/package.json @@ -12,6 +12,6 @@ "typescript": "^4.9.3" }, "dependencies": { - "doom-reactive-state": "^1.1.0" + "doom-reactive-state": "^1.1.1" } } diff --git a/examples/cdn-package/index.html b/examples/cdn-package/index.html index 80cfe78..b437374 100644 --- a/examples/cdn-package/index.html +++ b/examples/cdn-package/index.html @@ -1,7 +1,7 @@ - + +