From f557eaeba358c854ef2275044b6d57b2159a0840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Monnot?= Date: Thu, 28 Jan 2021 12:17:57 +0900 Subject: [PATCH] v3.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e517c7..27ade42 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Vertical timeline for React.js", "author": "Stéphane Monnot", "user": "stephane-monnot", - "version": "3.3.2", + "version": "3.3.3", "scripts": { "start": "catalog start docs", "test": "jest",