Skip to content

Commit 80ac9b0

Browse files
committed
Bump version to v0.1.1 [skip ci]
1 parent 1dbff3e commit 80ac9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@humanspeak/svelte-motion",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A lightweight animation library for Svelte 5 that provides smooth, hardware-accelerated animations. Features include spring physics, custom easing, and fluid transitions. Built on top of the motion library, it offers a simple API for creating complex animations with minimal code. Perfect for interactive UIs, micro-interactions, and engaging user experiences.",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)