From 4a74c56bdbf87f90a3a19e5783a35416dd1bf2de Mon Sep 17 00:00:00 2001 From: Daniel Lazar Date: Sat, 15 Jun 2024 16:52:56 +0200 Subject: [PATCH] build(release-beta): release version 1.2.1-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e9ad00..0873bf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-ng-module-sort", - "version": "1.2.0", + "version": "1.2.1-beta.1", "description": "Sort Angular and NestJS module imports, declarations, exports, controls, etc.", "keywords": [ "eslint",