Skip to content

Commit 6cc997d

Browse files
committed
Automatically update version to 0.9.3
1 parent a2f24be commit 6cc997d

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.9.2",
3+
"version": "0.9.3",
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.9.2"
3+
version = "0.9.3"
44
description = "Yet Another CAD Viewer (server)"
55
authors = ["Yeicor <4929005+Yeicor@users.noreply.github.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)