From e22d524897da36ae92043688905948a654f8afbc Mon Sep 17 00:00:00 2001 From: ntruchsess Date: Tue, 4 Mar 2014 16:35:14 +0100 Subject: [PATCH] push version to 0.54 --- lib/Device/Firmata.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Device/Firmata.pm b/lib/Device/Firmata.pm index 30fe847..a7cf37c 100644 --- a/lib/Device/Firmata.pm +++ b/lib/Device/Firmata.pm @@ -19,7 +19,7 @@ Version 0.50 =cut -our $VERSION = '0.53'; +our $VERSION = '0.54'; our $DEBUG = 0;