Skip to content

Commit

Permalink
Feat asset api v2 version (#390)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
ajaygofynd and vivek-gofynd authored Jan 10, 2025
1 parent ee1440c commit 49ccdc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
rolex

output

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gofynd/fdk-cli",
"version": "6.2.6",
"version": "6.2.7",
"main": "index.js",
"license": "MIT",
"bin": {
Expand Down

0 comments on commit 49ccdc4

Please sign in to comment.