From 6a68d255b29c52e77918b8c078058012ee1150ea Mon Sep 17 00:00:00 2001
From: Daniel Kurowski <daniel.kurowski@grifart.cz>
Date: Fri, 30 Apr 2021 10:04:45 +0200
Subject: [PATCH] 0.6.1

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

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