From 2d1315f4bce74abf43012f5e5057f8e1cccf4500 Mon Sep 17 00:00:00 2001 From: Justin Wolcott Date: Mon, 22 Jan 2024 15:03:14 -0600 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2792825..2dc46d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@keyri/xray", - "version": "2.0.0-0", + "version": "2.0.0", "description": "Fraud Library", "main": "index.mjs", "types": "index.d.ts",