diff --git a/package.json b/package.json index 90633c4..d45fe1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "p2panda-tauri-example", "private": true, - "version": "0.0.0", + "version": "0.1.0", "type": "module", "scripts": { "dev": "vite",