From 928ad9cf11dce2f8c5be018c2125bc7594af1d53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Monnot?= Date: Mon, 12 Oct 2020 17:17:21 +0900 Subject: [PATCH] v3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3066af7..ed55b14 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.2.0", + "version": "3.3.0", "scripts": { "start": "catalog start docs", "test": "jest",