From a00103f041d14d0bea564240ef65466ccb1a31b0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 1 Jul 2018 19:28:52 +0200 Subject: v3.1.0 --- REFLECTION | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 4bbf205..a010297 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #118 nsq version 3.0 ] { +Extension [ extension #118 nsq version 3.1.0 ] { - Dependencies { Dependency [ json (Required) ] @@ -112,8 +112,9 @@ Extension [ extension #118 nsq version 3.0 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ public $message_id ] + Property [ public $messageId ] Property [ public $timestamp ] Property [ public $attempts ] Property [ public $payload ] -- cgit