diff --git a/README.md b/README.md index 0187ad6..825c4d7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Logo][Logo]![1.2.0](https://img.shields.io/badge/⚡️_1.2.0-333333?style=for-the-badge) +![Logo][Logo]![1.2.2](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 0532386..1a80d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@baronha/ting", - "version": "1.2.1", + "version": "1.2.2", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",