From a0edc0a01159375dd967c4fb07268b647a4a0eac Mon Sep 17 00:00:00 2001 From: losting Date: Thu, 8 Jun 2023 12:13:55 +0800 Subject: [PATCH] chore: release v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad3f4bb..11ac85a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@losting/timeline", - "version": "3.0.0", + "version": "3.0.1", "description": "Canvas timeline supports zooming, dragging, infinite scrolling, and custom control levels.", "type": "module", "main": "./dist/timeline.iife.js",