diff --git a/package.json b/package.json index 6a05cf7..63c95ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cds-ts-repository", - "version": "1.0.0", + "version": "0.1.0", "description": "The goal of SAP CAP CDS-QL BaseRepository is to significantly reduce the boilerplate code required to implement data access layers for persistance entities by providing out of the box actions on the database like .create(), .getAll(), find() ...", "main": "lib/index.ts", "directories": {