Skip to content

Commit 85596d0

Browse files
committed
bumped version
1 parent 02b66c0 commit 85596d0

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,7 +1,7 @@
11
{
22
"name": "wilson",
33
"private": true,
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"scripts": {
66
"dev": "vite",
77
"build": "vue-tsc --noEmit && vite build",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "wilson"
77
description = "Tool to create animation files for Wilson"
8-
version = "0.4.0"
8+
version = "0.4.1"
99
authors = [
1010
{ name = "Tobias Kerscher", email = "88444139+tkerscher@users.noreply.github.com" }
1111
]

0 commit comments

Comments
 (0)