Skip to content

Commit cdaeed5

Browse files
committed
chore: bump version number
1 parent 2fd2f14 commit cdaeed5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/nodeplotlib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodeplotlib",
3-
"version": "1.0.0-rc0",
3+
"version": "1.0.0-rc1",
44
"description": "NodeJS frontend-less plotting lib using plotly.js inspired by matplotlib",
55
"author": "Felix Lemke <[email protected]> (https://felixlemke.dev)",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nodeplotlib",
3-
"version": "1.0.0-rc0",
3+
"version": "1.0.0-rc1",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)