Skip to content

Commit deaa515

Browse files
committed
chore: version bump to 0.4.13
1 parent dd73135 commit deaa515

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/audiodocs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10039,10 +10039,10 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1003910039
"@types/react" "*"
1004010040
prop-types "^15.6.2"
1004110041

10042-
react-native-audio-api@0.4.9:
10043-
version "0.4.9"
10044-
resolved "https://registry.yarnpkg.com/react-native-audio-api/-/react-native-audio-api-0.4.9.tgz#c049f60330187877110e33e0298d2c8177bee0eb"
10045-
integrity sha512-SwfwrvY3Xia25v40sPOgjpMXcAODQn0WQbPoVkHvU7um8FkEf1RpUuDfpY3kVDxGr+Qhopx/gkY96dPhnKwR3w==
10042+
react-native-audio-api@0.4.12:
10043+
version "0.4.12"
10044+
resolved "https://registry.yarnpkg.com/react-native-audio-api/-/react-native-audio-api-0.4.12.tgz#f22e7fb3e8da22271e501bcb1149a8336ca542d3"
10045+
integrity sha512-lHiy58WX/p1BtTM2q/V16n5BByqlnaiqHx+ng0//Ygjmm1yvxjTkjyGVuMoA0az7z1c/t+MIrad+hEuxl5TIQw==
1004610046

1004710047
react-native-codegen@^0.71.6:
1004810048
version "0.71.6"

packages/react-native-audio-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-audio-api",
3-
"version": "0.4.12",
3+
"version": "0.4.13",
44
"description": "react-native-audio-api provides system for controlling audio in React Native environment compatible with Web Audio API specification",
55
"bin": {
66
"setup-rn-audio-api-web": "./scripts/setup-rn-audio-api-web.js"

0 commit comments

Comments
 (0)