From a695345ed6a214fa20f04452c696e1a32f7ad30d Mon Sep 17 00:00:00 2001 From: Aza Maulana Date: Tue, 29 Oct 2024 22:48:09 +0700 Subject: [PATCH] chore: bump up patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 651b9b5..fc2ab16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@azamaulanaaa/ts-fairy", - "version": "0.2.1", + "version": "0.2.2", "description": "A curated collection of utilities and enhancements designed to improve the developer experience. This package provides tools for streamlining workflows, simplifying common tasks, and boosting productivity, making coding more enjoyable and efficient.", "type": "module", "scripts": {