diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a7bf0b..a794bc98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.8.1](https://github.com/geekdada/surgio/compare/v3.8.0...v3.8.1) (2024-05-09) + + + # [3.8.0](https://github.com/geekdada/surgio/compare/v3.7.1...v3.8.0) (2024-05-06) diff --git a/package.json b/package.json index ab229241..c2c05567 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "surgio", "description": "Generating rules for Surge, Clash, Quantumult like a PRO", - "version": "3.8.0", + "version": "3.8.1", "main": "./build/index.js", "types": "./build/index.d.ts", "bin": {