From 49ccdc47f5144408ea6f175c83237d6c6760db04 Mon Sep 17 00:00:00 2001 From: ajaygofynd <123535248+ajaygofynd@users.noreply.github.com> Date: Fri, 10 Jan 2025 18:53:06 +0530 Subject: [PATCH] Feat asset api v2 version (#390) * update the grindor asset api version from v1.0 to v2.0 * upgrade the version * revert the version number * fix test case * fix the test case issue * fix the issue * add rolex folder to git ignore * 6.2.7 --------- Co-authored-by: vivek-gofynd <140066872+vivek-gofynd@users.noreply.github.com> --- .gitignore | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 37e5c2b8..3637300d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* +rolex output diff --git a/package.json b/package.json index 9d26a677..5f85cb31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gofynd/fdk-cli", - "version": "6.2.6", + "version": "6.2.7", "main": "index.js", "license": "MIT", "bin": {