diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4f303ac..ba63638 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: muratgozel patreon: muratgozel # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # muratgozel diff --git a/package.json b/package.json index 02fbf8e..a4c12c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-releaser", - "version": "v2.1.5", + "version": "v2.1.6", "description": "Software versioning, releasing and publishing tool.", "main": "src/index.js", "type": "module",