Skip to content

Commit ec292a4

Browse files
committed
chore: release 1.10.0
1 parent 79a817e commit ec292a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-volume-manager",
33
"packageManager": "[email protected]",
4-
"version": "1.9.0",
4+
"version": "1.10.0",
55
"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.",
66
"main": "lib/commonjs/index.js",
77
"module": "lib/module/index.js",
@@ -142,4 +142,4 @@
142142
"typescript"
143143
]
144144
}
145-
}
145+
}

0 commit comments

Comments
 (0)