From 43f000344f9da32ce06d53c4c46ad5be20479ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Murat=20Go=CC=88zel?= Date: Wed, 21 Jun 2023 16:10:06 +0300 Subject: [PATCH] updated readme --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 206b0de..2e9d5bf 100644 --- a/README.md +++ b/README.md @@ -188,4 +188,4 @@ Version management of this repository done by [releaser](https://github.com/mura Thanks for watching 🐬 -[![ko-fi](https://cdn.muratgozel.com.tr/support-me-on-patreon.v1.png)](https://patreon.com/muratgozel?utm_medium=organic&utm_source=github_repo&utm_campaign=github&utm_content=join_link) +[https://cdn.muratgozel.com.tr/support-me-on-patreon.v1.png](https://patreon.com/muratgozel?utm_medium=organic&utm_source=github_repo&utm_campaign=github&utm_content=join_link) diff --git a/package.json b/package.json index abe7edd..22bd191 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-releaser", - "version": "v2.1.1", + "version": "v2.1.2", "description": "Software versioning, releasing and publishing tool.", "main": "src/index.js", "type": "module",