Skip to content

Commit 6962fcc

Browse files
committed
chore: bump version
1 parent 0a3f894 commit 6962fcc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ android/keystores/debug.keystore
7878
.turbo/
7979

8080
packages/react-native-audio-api/lib
81+
react-native-audio-api*.tgz
8182

8283
# Android
8384
.kotlin

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.1.0",
3+
"version": "0.2.0",
44
"description": "react-native-audio-api provides system for controlling audio in React Native environment compatible with Web Audio API specification",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)