From 6174fc833ef25bdd51af61fad47d8b2d1961f647 Mon Sep 17 00:00:00 2001 From: dragolea Date: Mon, 23 Oct 2023 09:58:56 +0300 Subject: [PATCH] Changes to package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9fecc6..89b109d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cds-ts-dispatcher", - "version": "0.0.1", + "version": "0.1.0", "description": "SAP CAP NodeJS-based project using TypesScript decorators for rapid development. The goal of SAP CAP Nodejs Decorators is to significantly reduce the boilerplate code required to implement JS handlers provided by the SAP CAP framework.", "main": "lib/index.ts", "workspaces": [