diff --git a/README.md b/README.md index b7c0c13..b04bc28 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## snapshot -![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.3.png) +![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.4.png) ## next features diff --git a/package.json b/package.json index 42dd0d2..d1a11c0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.9.3", + "version": "0.9.4", "scripts": { "dev": "vite", "lib": "npm run lint && tsc && vite build --mode lib", diff --git a/src/assets/snapshots/main_v0.9.4.png b/src/assets/snapshots/main_v0.9.4.png new file mode 100644 index 0000000..ac5009b Binary files /dev/null and b/src/assets/snapshots/main_v0.9.4.png differ