Skip to content

Commit d1064a8

Browse files
committed
chore(update): release 0.3.0 🚀
1 parent 8596a9e commit d1064a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-scrollto-element",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Svelte action that listens for click events and scrolls to elements with animation. Inspired by rigor789/vue-scrollto.",
55
"scripts": {
66
"start": "tsc -w",
@@ -39,4 +39,4 @@
3939
"rimraf": "^3.0.2",
4040
"typescript": "^4.5.4"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)