From c5d81703cba208ff807297ec14e80cc8a0915520 Mon Sep 17 00:00:00 2001 From: HariKrishnan Date: Thu, 7 Mar 2024 17:25:52 +0530 Subject: [PATCH] Upgrading core to 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d2471a..d48a6c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "specmatic", "version": "0.0.1", - "specmaticVersion": "1.3.0", + "specmaticVersion": "1.3.1", "description": "Node wrapper for Specmatic", "main": "dist/index.js", "scripts": {