From 031cf74388fa138babb89d90055c2260f166fa56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Monnot?= Date: Thu, 21 Oct 2021 22:49:17 +0900 Subject: [PATCH] v3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 27ade42..ed638d6 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.3", + "version": "3.4.0", "scripts": { "start": "catalog start docs", "test": "jest",