Skip to content

Commit bc24aa4

Browse files
chore(release): Updates package.json version to 4.1.1 [skip ci]
1 parent 9631dc6 commit bc24aa4

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": "beautiful-react-hooks",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
55
"main": "index.js",
66
"module": "esm/index.js",
@@ -339,4 +339,4 @@
339339
"require": "./useAudio.js"
340340
}
341341
}
342-
}
342+
}

0 commit comments

Comments
 (0)