diff --git a/package.json b/package.json index 72146ea..93644b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "middle-injector", - "version": "1.0.0", + "version": "1.0.0-beta.4", "description": "Middle injector is a tool to prepare the app to test middlewares, this tool will set all necesary dependences and variables to the APP on selected framework(Express, etc). It is usefull for test a unitary middleware.", "main": "index.js", "scripts": {