Skip to content

Commit 4eee671

Browse files
committed
Bump version to 0.18.0
1 parent ca545b7 commit 4eee671

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.17.0",
3+
"version": "0.18.0",
44
"engines": {
55
"node": "20.x"
66
},
@@ -65,4 +65,4 @@
6565
"last 1 safari version"
6666
]
6767
}
68-
}
68+
}

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "spoolman"
3-
version = "0.17.0"
3+
version = "0.18.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)