From e7442b454f2969f1f084420d5b7a1d8b15a6ee3e Mon Sep 17 00:00:00 2001 From: Vladislav Date: Fri, 21 Jul 2023 12:38:19 +0300 Subject: [PATCH] Version 3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4035102..7efab4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-mf", - "version": "3.3.0", + "version": "3.3.1", "description": "Bind your model types to angular FormGroup type", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",