Skip to content

Commit 81e166b

Browse files
committed
chore: release 0.6.0
1 parent dbdda6e commit 81e166b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-volume-manager",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "React Native module which adds the ability to change the system volume on iOS and Android, listen to volume changes and supress the native volume UI to build your own volume slider or UX.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)