From d1a72cfad0ab46d8782c73045ce16874d87872a4 Mon Sep 17 00:00:00 2001 From: Marek Rozmus Date: Mon, 20 Jul 2020 18:03:40 +0200 Subject: [PATCH] 0.6.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46521af..bfb7cc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@sandstreamdev/react-swipeable-list", - "version": "0.6.0", + "version": "0.6.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 44b6478..7becfb8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sandstreamdev/react-swipeable-list", "description": "Swipeable list component for React", - "version": "0.6.0", + "version": "0.6.1", "author": { "name": "Sandstream Development", "url": "https://github.com/sandstreamdev/react-swipeable-list/graphs/contributors"