From c81cae4820e52424769126e6cc2ff0024c426fd9 Mon Sep 17 00:00:00 2001 From: Jakub Jedlikowski Date: Tue, 12 Nov 2019 10:32:03 +0100 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88a7b70..33cdcdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sticky-header", - "version": "2.0.1", + "version": "2.0.2", "description": "Vanilla JavaScript module to create a header that sticks to the top of the page while you scroll.", "main": "dist/index.js", "dependencies": {