From 04bf3ae3550a8839770452c2edaf3e5b4cdac2fa Mon Sep 17 00:00:00 2001 From: andreyDimitrov Date: Thu, 6 Mar 2014 18:29:26 -0500 Subject: [PATCH] incremented version --- plotly/plotly_aux/makecall.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotly/plotly_aux/makecall.m b/plotly/plotly_aux/makecall.m index c6c4d670..0700f3cd 100644 --- a/plotly/plotly_aux/makecall.m +++ b/plotly/plotly_aux/makecall.m @@ -1,5 +1,5 @@ function st = makecall(args, un, key, origin, structargs) - version = '0.4.2'; + version = '0.5.4'; platform = 'MATLAB'; args = m2json(args);