From b572eca81d17531d932cddbd71d5c7739c838ca3 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 24 Feb 2024 15:47:37 +0100 Subject: [PATCH] chore: release v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9986a73..b348f16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@slidev/rough-notation", "type": "module", - "version": "0.0.2", + "version": "0.0.3", "description": "Create and animate hand-drawn annotations on a web page", "author": "Preet Shihn", "license": "MIT",