Skip to content

Commit

Permalink
chore: release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hirbod committed Jul 11, 2023
1 parent 79a817e commit ec292a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-volume-manager",
"packageManager": "[email protected]",
"version": "1.9.0",
"version": "1.10.0",
"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.",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
Expand Down Expand Up @@ -142,4 +142,4 @@
"typescript"
]
}
}
}

0 comments on commit ec292a4

Please sign in to comment.