From 1aaa4c3cc4c6c6519309ea7ccf0ea4bd48b194f9 Mon Sep 17 00:00:00 2001 From: Geovanni Perez <1775792+geoperez@users.noreply.github.com> Date: Fri, 9 Aug 2024 14:13:06 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11e57c0..e9247e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tubular-common", - "version": "2.9.0", + "version": "6.0.0", "description": "Tubular Common Models and Data Transformer", "main": "dist/index.js", "scripts": {