Browse Source

updated version

master
mortie 7 years ago
parent
commit
4449729025
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,7 +1,7 @@
{
"name": "webframe",
"version": "0.3.4",
"description": "Web server.",
"version": "0.4.0",
"description": "Web framework.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"

Loading…
Cancel
Save