diff --git a/README.md b/README.md index 4fa3345..33cd7b9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## snapshot -![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.7.png) +![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.8.8.png) ## next features diff --git a/package.json b/package.json index 4076af0..3ea6672 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.8.7", + "version": "0.8.8", "scripts": { "dev": "vite", "lib": "npm run lint && tsc && vite build --mode lib", diff --git a/src/assets/snapshots/main_v0.8.8.png b/src/assets/snapshots/main_v0.8.8.png new file mode 100644 index 0000000..6a48f77 Binary files /dev/null and b/src/assets/snapshots/main_v0.8.8.png differ