diff --git a/package.json b/package.json index 21a01c8..b73ea85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-odata-server", - "version": "0.1.8", + "version": "0.2.0", "description": "OData server with adapter for mongodb and nedb", "main": "index.js", "scripts": {