From d8bfbc826f716eef365cc826fd57f9277825f744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Xalambr=C3=AD?= Date: Thu, 5 Mar 2020 00:19:14 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36ed487..4914ce8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "1.0.0", "description": "Little function to call mutate against multiple cached keys of SWR", "license": "MIT", "main": "dist/index.js",