From 3b38b63ea8b6cdbf0e3e4c305f819e57dc31b0dd Mon Sep 17 00:00:00 2001 From: Gaetan Date: Mon, 18 Mar 2019 21:21:17 +0100 Subject: [PATCH] fix(npm): version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c638dd6..04a96b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bulma-timeline", - "version": "3.0.2", + "version": "3.0.3", "description": "Display a vertical timeline, in different colors, sizes, and states ", "style": "dist/css/bulma-timeline.css", "sass": "src/sass/index.sass",