bump to latest yang-express and yang-js
diff --git a/package.json b/package.json
index cff7ca7..020544f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "yang-cord",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "YANG model-driven CORD",
"author": "Peter K. Lee <peter@corenova.com>",
"license": "Apache-2.0",
@@ -31,7 +31,7 @@
"dependencies": {
"node-uuid": "^1.4.7",
"superagent": "^2.0.0",
- "yang-express": "^0.2.2",
+ "yang-express": "^0.2.3",
"yang-js": "^0.14.22"
},
"optionalDependencies": {