diff --git a/README.md b/README.md index b3a25f2..9e2dbe1 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.6.0.png) +![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.6.1.png) ## next features diff --git a/package.json b/package.json index 8f0f1a4..2a779aa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.6.0", + "version": "0.6.1", "scripts": { "dev": "vite", "lib": "tsc && vite build --mode lib", diff --git a/src/assets/snapshots/main_v0.6.1.png b/src/assets/snapshots/main_v0.6.1.png new file mode 100644 index 0000000..cf3676e Binary files /dev/null and b/src/assets/snapshots/main_v0.6.1.png differ