Skip to content

Commit c93ca5d

Browse files
committed
Bump version to 0.19.0
1 parent 902e98b commit c93ca5d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

client/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spoolman-ui",
3-
"version": "0.18.1",
3+
"version": "0.19.0",
44
"engines": {
55
"node": "20.x"
66
},
@@ -70,4 +70,4 @@
7070
"last 1 safari version"
7171
]
7272
}
73-
}
73+
}

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spoolman"
3-
version = "0.18.1"
3+
version = "0.19.0"
44
description = "A web service that keeps track of 3D printing spools."
55
authors = [
66
{ name = "Donkie", email = "[email protected]" },

0 commit comments

Comments
 (0)