diff --git a/package.json b/package.json index 536ff84..5b95a24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "odatafy-mongodb", - "version": "0.0.9", + "version": "0.0.10", "description": "convert oData requests through odatafy to MongoDB queries ", "main": "./dist/index.js", "keywords": [ @@ -40,4 +40,4 @@ "odatafy-parser": "1.3.0", "ts-node": "^10.8.0" } -} \ No newline at end of file +}