From 18f6c2f94aa498a5607420153999c064d07e8899 Mon Sep 17 00:00:00 2001 From: ingalls Date: Mon, 15 Apr 2024 14:21:09 -0600 Subject: [PATCH] v3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eef983..8da0280 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "coe-cotrip-plows", "type": "module", "prviate": true, - "version": "3.1.0", + "version": "3.1.1", "description": "", "main": "index.js", "scripts": {