From 203c78a6b60b2030fc85b8139b1210534142a007 Mon Sep 17 00:00:00 2001 From: Alessandra Date: Sun, 31 Jul 2022 12:42:51 +0100 Subject: [PATCH] Updated package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 423f968..d38b2d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-soap", - "version": "2.3.0", + "version": "3.0.0", "description": "Nestjs module wrapper for soap", "main": "dist/index.js", "types": "dist/index.d.ts",