From 7f9ba4437725aa61ee6960fbc87f28464c15c6bb Mon Sep 17 00:00:00 2001 From: Nick Josipovic Date: Wed, 17 Jan 2024 12:08:52 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35cb6f1..7300bea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cap-js/change-tracking", - "version": "1.0.4", + "version": "1.0.5", "description": "CDS plugin providing out-of-the box support for automatic capturing, storing, and viewing of the change records of modeled entities.", "repository": "cap-js/change-tracking", "author": "SAP SE (https://www.sap.com)",