Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 6350c55

Browse files
Merge branch 'master' of github.com:plotly/plotly-nodejs into delete-plot
2 parents 6b4bfc7 + be1c327 commit 6350c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function Plotly(username,apiKey) {
2525
this.port = 443;
2626
}
2727
this.streamHost = '';
28-
this.version='1.0.2';
28+
this.version='1.0.4';
2929
this.platform='nodejs';
3030
this.origin='plot';
3131
}

0 commit comments

Comments
 (0)