Skip to content

Commit 6aa680b

Browse files
committed
Automatically update version to 0.9.5
1 parent b629f07 commit 6aa680b

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

0 commit comments

Comments
 (0)