From a5114f457430aedd7b13a053b2ba368b90a030a3 Mon Sep 17 00:00:00 2001
From: Daniel Kurowski <daniel.kurowski@grifart.cz>
Date: Fri, 30 Apr 2021 10:06:32 +0200
Subject: [PATCH] 0.6.2

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index bad136a..9e9c4a7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@grifart/smoothscroll",
-  "version": "0.6.1",
+  "version": "0.6.2",
   "license": "MIT",
   "main": "dist/index.js",
   "module": "dist/index.esm.js",
-- 
GitLab