diff --git a/package.json b/package.json
index 3a5633d..4c0eba8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-native-voicekit",
-  "version": "0.1.2",
+  "version": "0.1.3",
   "description": "🎤 Recognize and transcribe speech using React Native",
   "main": "lib/commonjs/index",
   "module": "lib/module/index",