From 71fcf30a36ba43c74f95d6f1885372b9a5aa36c3 Mon Sep 17 00:00:00 2001 From: Rajasegar Chandran Date: Mon, 7 Jun 2021 16:13:04 +0530 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d17732..1fd7488 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-tailwind-codemod", - "version": "0.4.0", + "version": "0.5.0", "scripts": { "lint": "eslint --cache .", "test": "jest",