From 54c6da938b366c88b1ca376948ca7691599ddda2 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 24 Feb 2024 17:43:41 +0100 Subject: [PATCH] chore: release v0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5532d26..fcf643a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@slidev/rough-notation", "type": "module", - "version": "0.0.4", + "version": "0.1.0", "description": "Create and animate hand-drawn annotations on a web page", "author": "Preet Shihn", "license": "MIT",