From ba8e44441d0bca04d444ba2ff32f448380c20fe0 Mon Sep 17 00:00:00 2001 From: Iago Araujo Date: Wed, 23 Oct 2024 11:52:06 -0300 Subject: [PATCH] Update package.json with new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d2c5647..e595f3a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vtex/api", - "version": "6.47.0", + "version": "6.48.0", "description": "VTEX I/O API client", "main": "lib/index.js", "typings": "lib/index.d.ts",