From aa16b9477220be5da01d42dcca17970a4b2e705d Mon Sep 17 00:00:00 2001 From: redonkulus Date: Mon, 23 Jan 2023 10:01:42 -0800 Subject: [PATCH] chore: release 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6a4a50f..26a3a1d4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-i13n", "description": "React I13n provides a performant and scalable solution to application instrumentation.", - "version": "3.0.0", + "version": "3.1.0", "main": "index.js", "module": "index.es.js", "repository": {