Skip to content

Commit 8b1e202

Browse files
committed
[publish binary] bump to v0.1.3
1 parent be07d93 commit 8b1e202

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": "rnnoise",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Node.js bindings to Xiph's RNNoise denoising C library",
55
"keywords": [
66
"audio",
@@ -12,7 +12,7 @@
1212
"rnn"
1313
],
1414
"main": "lib/index.js",
15-
"homepage": "https://github.com/brianc/rnnoise-nodejs",
15+
"homepage": "https://github.com/cedrickchee/rnnoise-nodejs",
1616
"repository": {
1717
"type": "git",
1818
"url": "git+https://github.com/cedrickchee/rnnoise-nodejs.git"

0 commit comments

Comments
 (0)