From 0a1dcd6bd03a39b975b8b6afd9d5013369f1729a Mon Sep 17 00:00:00 2001 From: Yuval Naveh Date: Sun, 27 Nov 2022 20:13:13 -0500 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4627f6e..6ef8df1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jay-gee-eff", - "version": "3.0.3", + "version": "3.1.0", "description": "JGF - JSON Graph Format manipulation module for JavaScript. Reads and writes JGF files.", "main": "lib/index.js", "types": "lib/index.d.ts",