Skip to content

Commit c1ee13d

Browse files
committed
update version
1 parent 554f627 commit c1ee13d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## MATLAB PLOTLY API WRAPPER 2.1.9
1+
## MATLAB PLOTLY API WRAPPER 2.2.0
22

33
### NUTSHELL:
44

plotly/plotly_aux/plotly_version.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
function version = plotly_version()
2-
version = '2.1.9';
2+
version = '2.2.0';
33
end

0 commit comments

Comments
 (0)