From 9459d771538fe9cd8ef69380c3c4450cc669e40b Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 13 Jan 2022 17:44:29 -0500 Subject: [PATCH] v7.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e85ccd3..d8e1466 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.4", + "version": "7.2.5", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,