From 0d8898a1a274f5620dafa42a857ff7f84552e08b Mon Sep 17 00:00:00 2001 From: Jason Buckner Date: Fri, 6 May 2022 11:53:42 -0700 Subject: [PATCH] Bump to 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1673bf..5a4fed3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "An infinite scroller web component.", "license": "AGPL-3.0-only", "author": "Internet Archive", - "version": "0.1.1", + "version": "0.1.2", "main": "dist/index.js", "module": "dist/index.js", "scripts": {