Skip to content

Commit 1152110

Browse files
committed
chore: bump version number
1 parent e5fcc04 commit 1152110

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-rc1",
3+
"version": "1.0.0-rc2",
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-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-rc1",
3+
"version": "1.0.0-rc2",
44
"license": "MIT",
55
"scripts": {
66
"ng": "nx",

0 commit comments

Comments
 (0)