Skip to content

Commit

Permalink
chore: release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Makowski committed Dec 13, 2024
1 parent 427eeb3 commit a195d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-native-audio-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-audio-api",
"version": "0.3.0-rc2",
"version": "0.3.1",
"description": "react-native-audio-api provides system for controlling audio in React Native environment compatible with Web Audio API specification",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit a195d8e

Please sign in to comment.