Skip to content

Commit 5c7a06c

Browse files
authored
Update version to 2.1.2 (#72)
1 parent 3344b85 commit 5c7a06c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
{
22
"name": "react-audio-voice-recorder",
33
"private": false,
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"type": "module",
66
"license": "MIT",
7-
"author": "",
7+
"author": "Samhir Tarif",
88
"repository": {
99
"type": "git",
1010
"url": "https://github.com/samhirtarif/react-audio-recorder.git"
1111
},
1212
"keywords": [
1313
"react",
1414
"reactjs",
15+
"nextjs",
1516
"audio",
1617
"voice",
1718
"audio recording",

0 commit comments

Comments
 (0)