diff --git a/v02/index.js b/v02/index.js index fe0e5d8..41f6aa1 100644 --- a/v02/index.js +++ b/v02/index.js @@ -8,7 +8,7 @@ const StructuredHTTPReceiver = const BinaryHTTPReceiver = require("../lib/bindings/http/receiver_binary_0_2.js"); -const HTTPUnmarshaller = require("../lib/bindings/http/unmarshaller_0_3.js"); +const HTTPUnmarshaller = require("../lib/bindings/http/unmarshaller_0_2.js"); function event() { return new Cloudevent(Spec);