From d1d919c5e148fe8bc05b600cd3e7bbd7282c91d5 Mon Sep 17 00:00:00 2001 From: Vadzim Date: Sat, 3 Feb 2024 14:13:59 +0300 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64df4d4..096215d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "version-generate", - "version": "1.3.1", + "version": "1.4.0", "description": "A GitHub action for reading, bumping, generating, formatting applications versions in release pipelines", "main": "index.js", "scripts": {