From 535cee8dbeeed1eaeae84501bee3f5fa81d08317 Mon Sep 17 00:00:00 2001 From: John A Date: Wed, 26 Jul 2023 09:54:25 -0500 Subject: [PATCH] increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bab0f6..98c784e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@massif/lancer-data", - "version": "3.1.2", + "version": "3.1.3", "description": "Data for the LANCER TTRPG", "main": "index.js", "scripts": {