From 334eaecb009a4833e192dd5ef9ebdd6bbc19e62e Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Mon, 17 May 2021 10:12:20 -0500 Subject: [PATCH] v7.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11b0cea..b51c2e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/i18n", "description": "i18n wrapper and Koa middleware for Lad", - "version": "7.2.1", + "version": "7.2.2", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,