bumped js version

This commit is contained in:
Josh Hull 2011-07-24 10:43:52 -07:00
parent a26d0dbcb0
commit 0b9b4096e2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "http_router",
"description": "URL routing and generation in js",
"author": "Joshua Hull <joshbuddy@gmail.com>",
"version": "0.9.1",
"version": "0.9.2",
"directories": {
"lib" : "./lib/http_router"
},