From 8a1cae6c79f4fcb7e46da57542d14eb84873a587 Mon Sep 17 00:00:00 2001 From: Waseem Dahman Date: Fri, 31 Jan 2020 15:41:43 -0500 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 174f1ec..f1e2b28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "use-clipboard-copy", - "version": "0.1.1", + "version": "0.1.2", "description": "Lightweight copy to clipboard hook for React", "main": "dist/index.js", "types": "dist/index.d.ts",