We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f2144 commit 7fa296aCopy full SHA for 7fa296a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@dbkable/react-native-speech-to-text",
3
- "version": "1.0.0-rc.0",
+ "version": "1.0.0",
4
"description": "Cross-platform speech recognition library for React Native using native APIs (Speech Framework & SpeechRecognizer)",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments