diff --git a/package.json b/package.json index 3ca9cc1..dda4829 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mpris-service", - "version": "1.1.4", + "version": "2.0.0", "description": "Node.js implementation for the MPRIS D-Bus Interface Specification to create a mediaplayer service", "main": "dist/index.js", "scripts": {