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