diff --git a/README.md b/README.md index 8408260..f1e122c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Logo][Logo]![1.2.2](https://img.shields.io/badge/⚡️_1.2.2-333333?style=for-the-badge) +![Logo][Logo]![1.2.3](https://img.shields.io/badge/⚡️_1.2.2-333333?style=for-the-badge) [![BuyMeACoffee][BuyMeACoffee]][BuyMeACoffee-URL] [![Kofi][Kofi]][Kofi-URL]

diff --git a/package.json b/package.json index fc23219..89f0b82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baronha/ting", - "version": "1.2.2", + "version": "1.2.3", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",