diff --git a/CHANGELOG.md b/CHANGELOG.md index 749614f5169..ae75d7352ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.100.3 (2023-03-18) +## 1.100.4 (2023-03-18) diff --git a/package-lock.json b/package-lock.json index 4ddf8374bb8..cd5c41ab8f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "linkfree", - "version": "1.100.3", + "version": "1.100.4", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 91f360bf207..65b7828f4e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkfree", - "version": "1.100.3", + "version": "1.100.4", "private": false, "homepage": "https://linkfree.eddiehub.io", "engines": {