Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
tkerscher committed Jul 23, 2023
1 parent 02b66c0 commit 85596d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wilson",
"private": true,
"version": "0.4.0",
"version": "0.4.1",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "wilson"
description = "Tool to create animation files for Wilson"
version = "0.4.0"
version = "0.4.1"
authors = [
{ name = "Tobias Kerscher", email = "88444139+tkerscher@users.noreply.github.com" }
]
Expand Down

0 comments on commit 85596d0

Please sign in to comment.