diff --git a/package.json b/package.json index 98a296b..9b31bee 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "name": "@quran-cli/q-cli", "description": "A simple command line interface for listening to Quran. ## Used API [mp3quran](https://mp3quran.net/eng/api) ## Installation - `npm install` - Install **mpv** as it is required for playing the audio. - Debian based distributions `sudo add-apt-repository ppa:mc3man/mpv-tests` `sudo apt update && sudo apt install mpv` - Windows [Follow This link](https://mpv.io/installation/#:~:text=master%20is%20recommended.-,Windows,-All%20binary%20packages)", - "version": "1.0.4", + "version": "1.1.0", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified",