Skip to content

Commit 43a0d5f

Browse files
Bump version
1 parent 5600569 commit 43a0d5f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 2.0.0 - 2024 Oct 23
44
- Supports Tauri 2
55
- Supports Svelte 3, 4 and 5
66

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-tauri-filedrop",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Tauri file drop handling component for Svelte",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)