We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ae4ae commit 36a72b5Copy full SHA for 36a72b5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-vosk",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Speech recognition module for react native using Vosk library",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments