Skip to content

Commit

Permalink
UPDATE(package.json): Update version on JSON config.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Iglesias Gallego committed Jan 1, 2017
1 parent f8b191b commit 5f5457d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 5f5457d

Please sign in to comment.