From 9a39820052222968fd641638f55763c5fab2f28a Mon Sep 17 00:00:00 2001 From: Hugo Di Francesco Date: Sat, 2 May 2020 19:28:48 +0100 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9eae63a..e746317 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "buttondown", - "version": "1.1.0", + "version": "1.1.1", "source": "src/main.ts", "main": "dist/main.umd.js", "module": "dist/main.modern.module.js",