From 804ffa99aa1dece2f16d2918460b4d73ad9856bf Mon Sep 17 00:00:00 2001 From: Evan Jacobs Date: Tue, 9 Aug 2022 10:58:14 -0400 Subject: [PATCH] v7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5911f81..79504e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-styled-components", - "version": "7.0.8", + "version": "7.1.0", "description": "Jest utilities for Styled Components", "main": "./src/index.js", "typings": "./typings/index.d.ts",