From ff1b985c29abb36944fdc69dc279efd294ac8e27 Mon Sep 17 00:00:00 2001 From: redonkulus Date: Tue, 25 Apr 2023 13:47:20 -0700 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 569a52de..9731e468 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.1.0", + "version": "3.1.1", "main": "index.js", "module": "index.es.js", "repository": {