From 984c4a58c2ad917415286750357178a8c1173c68 Mon Sep 17 00:00:00 2001 From: dan Date: Wed, 6 Apr 2022 18:56:25 +0100 Subject: [PATCH] 16.15.0 (#115) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1a7fdf..2fd701f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-shallow-renderer", - "version": "16.14.1", + "version": "16.15.0", "description": "React package for shallow rendering.", "main": "index.js", "repository": "https://github.com/NMinhNguyen/react-shallow-renderer.git",