Skip to content

Commit 3b394d5

Browse files
committed
Automatically update version to 0.8.10
1 parent 1d4e9ef commit 3b394d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yet-another-cad-viewer",
3-
"version": "0.8.9",
3+
"version": "0.8.10",
44
"description": "",
55
"license": "MIT",
66
"private": true,

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "yacv-server"
3-
version = "0.8.9"
3+
version = "0.8.10"
44
description = "Yet Another CAD Viewer (server)"
55
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)