commit | d8f7956082ee47d2a967699aa91a7db8fa03e6a3 | [log] [tgz] |
---|---|---|
author | Illyoung Choi <iychoi@opennetworking.org> | Thu Jul 25 12:54:55 2019 -0700 |
committer | Illyoung Choi <iychoi@opennetworking.org> | Thu Jul 25 12:56:18 2019 -0700 |
tree | aac9e78010891e72c3d3be685a9d74f495034641 | |
parent | f0204da4d57fc07c605438b54b5f9d1559cdd3e3 [diff] [blame] |
Fix to return a boolean result for emit_event function Change-Id: I3cae2a9778e2866137d70a72f540af99d5bfc4bc
diff --git a/package.json b/package.json index d9784f0..3d9f83b 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "cord_workflow_controller", - "version": "0.3.1", + "version": "0.3.2", "description": "CORD Workflow Controller", "main": "src/server.js", "scripts": {