chore: bump version

Some meaningful progress has been made that warrants a new version.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
This commit is contained in:
André Jaenisch 2024-03-06 11:47:38 +01:00
parent 69e7a2a1ee
commit efc55bcd9d
No known key found for this signature in database
GPG key ID: 5A668E771F1ED854
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "anvil",
"version": "0.0.4",
"version": "0.0.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "anvil",
"version": "0.0.4",
"version": "0.0.5",
"dependencies": {
"axios": "1.6.7",
"cheerio": "1.0.0-rc.12"

View file

@ -1,6 +1,6 @@
{
"name": "anvil",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"scripts": {
"dev": "vite dev",