From eb2ecb4dbc8f35ee1f286f31565b11a23df30148 Mon Sep 17 00:00:00 2001 From: Leandro Lemos Date: Fri, 2 Jul 2021 14:48:56 +1000 Subject: [PATCH] 0.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index deea28f..c48f4b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-easy-swipe", - "version": "0.0.21", + "version": "0.0.22", "description": "React easy swipe - Easy handler for common touch operations", "main": "./lib/index.js", "types": "./react-easy-swipe.d.ts",