Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Commit 05484b3

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2025-12-28) ### Bug Fixes * **ci:** properly fail release job when npm publish fails ([#583](#583)) ([2a2f5a2](2a2f5a2))
1 parent 2a2f5a2 commit 05484b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@react-native-voice/voice",
33
"description": "React Native Native Voice library for iOS and Android",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": "Sam Wenke <samwenke@gmail.com>",
66
"private": false,
77
"homepage": "https://github.com/react-native-voice/voice",

0 commit comments

Comments
 (0)