From 26e7f9f1d2745618223290a49fac939d069341da Mon Sep 17 00:00:00 2001 From: Eric Black Date: Tue, 7 May 2024 14:09:54 -0700 Subject: [PATCH] v0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50161bd..fd18112 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@heroku-cli/heroku-exec-util", "description": "Set of helpful Heroku Exec utilities", - "version": "0.8.1", + "version": "0.8.2", "author": "Joe Kutner", "bugs": { "url": "https://github.com/heroku/heroku-exec-util/issues"