Thanks to visit codestin.com
Credit goes to github.com

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

Commit 8cdfc7f

Browse files
version bump
1 parent a2e9e4e commit 8cdfc7f

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.0';
28+
this.version='1.0.1';
2929
this.platform='nodejs';
3030
this.origin='plot';
3131
}

0 commit comments

Comments
 (0)