diff --git a/package-lock.json b/package-lock.json index b2138bd..31aeaca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "instagram_mqtt", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "instagram_mqtt", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "dependencies": { "chance": "^1.1.11", diff --git a/package.json b/package.json index 832213c..e45e83d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "instagram_mqtt", - "version": "1.2.2", + "version": "1.2.3", "description": "Realtime and Push Notification (FBNS) support for the instagram-private-api", "bugs": { "url": "https://github.com/Nerixyz/instagram_mqtt/issues"