diff --git a/CHANGELOG.md b/CHANGELOG.md index 653980d..5062019 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +#### 0.6.35 (2020-12-26) + +##### Chores + +* **deps:** force latest version & audit fix ([5b3f4c26](https://github.com/lykmapipo/tz-mpesa-ussd-push/commit/5b3f4c26a75704879b0b062c88918e648a526f7e)) + #### 0.6.34 (2020-12-17) ##### Chores diff --git a/package-lock.json b/package-lock.json index 745039b..48d538c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lykmapipo/tz-mpesa-ussd-push", - "version": "0.6.34", + "version": "0.6.35", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index deba984..44624a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lykmapipo/tz-mpesa-ussd-push", - "version": "0.6.34", + "version": "0.6.35", "description": "Vodacom Tanzania USSD Push API Client", "main": "index.js", "scripts": {