spritz 0.5.17 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/spritz.js +613 -615
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "David Oliveira <d.oliveira@prozone.org>",
3
3
  "name": "spritz",
4
4
  "description": "A pretty simple and lightweight web framework",
5
- "version": "0.5.17",
5
+ "version": "0.5.20",
6
6
  "repository": {
7
7
  "type": "git",
8
8
  "url": "https://github.com/davidfoliveira/node-spritz/"