From 016e960dea0488d83ce141ab045a2c2166854840 Mon Sep 17 00:00:00 2001 From: Michael Peyper Date: Thu, 17 Oct 2019 08:43:50 +1100 Subject: [PATCH] 3.0.0 --- 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 e922a716..d7cb9765 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-hooks", - "version": "2.0.3", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8c1b1d18..9faf684f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@testing-library/react-hooks", - "version": "2.0.3", + "version": "3.0.0", "description": "Simple and complete React hooks testing utilities that encourage good testing practices.", "main": "lib/index.js", "keywords": [