From e2bf5e08714b54658adfe35909b75dc884069d10 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 Jun 2022 12:47:18 +0000 Subject: [PATCH] chore(release): Updates package.json version to 3.1.5 [skip ci] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f1053cab..571ff3b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beautiful-react-hooks", - "version": "3.1.4", + "version": "3.1.5", "description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development", "main": "index.js", "module": "esm/index.js", @@ -295,4 +295,4 @@ "require": "./useWindowScroll.js" } } -} +} \ No newline at end of file