We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b66c0 commit 85596d0Copy full SHA for 85596d0
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "wilson",
3
"private": true,
4
- "version": "0.4.0",
+ "version": "0.4.1",
5
"scripts": {
6
"dev": "vite",
7
"build": "vue-tsc --noEmit && vite build",
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "wilson"
description = "Tool to create animation files for Wilson"
8
-version = "0.4.0"
+version = "0.4.1"
9
authors = [
10
{ name = "Tobias Kerscher", email = "88444139+tkerscher@users.noreply.github.com" }
11
]
0 commit comments