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",