Skip to content

Commit aa3211b

Browse files
committed
fix: bumo version up
1 parent 45ead1f commit aa3211b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@posaune0423/use-haptic",
33
"description": "A convenient React hook to trigger haptic feedback anywhere in your application",
4-
"version": "1.1.5",
4+
"version": "1.1.6",
55
"imports": {
66
"@deno/dnt": "jsr:@deno/dnt@^0.41.3",
77
"@std/assert": "jsr:@std/assert@1",

0 commit comments

Comments
 (0)