Skip to content

Commit 4d79911

Browse files
committed
chore: release v0.2.5
1 parent c0f4bfe commit 4d79911

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package/package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"name": "solid-hcaptcha",
33
"description": "hCaptcha Component Library for Solid.",
4-
"version": "0.2.4",
4+
"version": "0.2.5",
55
"license": "MIT",
6-
"files": ["dist"],
6+
"files": [
7+
"dist"
8+
],
79
"source": "./src/index.tsx",
810
"main": "dist/esm/index.js",
911
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)