From 5150adc35ce2104c06c0a32f18bb3a7391a6d537 Mon Sep 17 00:00:00 2001 From: "schwaby.io" Date: Tue, 23 Apr 2024 15:02:30 -0700 Subject: [PATCH] Update version. --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cf89e6..1f2e1e6 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ The path you have provided is '/Users/john/xrun/settings.json' % xrun __________________________________________________________________________________________________________________________________ - xRun Ver. 2.4.0 + xRun Ver. 2.4.2 __________________________________________________________________________________________________________________________________ diff --git a/package.json b/package.json index da5cf04..344ba58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@schwabyio/xrun", - "version": "2.4.1", + "version": "2.4.2", "description": "Postman Extended Runner", "homepage": "https://github.com/schwabyio/xrun", "author": "schwabyio",