From 446eaa36f9c0c7f87e3103efafa9fb69125dc0b1 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Thu, 22 Feb 2024 14:11:02 +0100 Subject: [PATCH] chore: release v0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68f3602..9986a73 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@slidev/rough-notation", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "description": "Create and animate hand-drawn annotations on a web page", "author": "Preet Shihn", "license": "MIT",