diff --git a/package.json b/package.json index 0bab6bb..c9cfb33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mpris-service", - "version": "1.1.2", + "version": "1.1.3", "description": "Node.js implementation for the MPRIS D-Bus Interface Specification to create a mediaplayer service", "main": "index.js", "scripts": {