Skip to content

Commit

Permalink
chore: update version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
huynguyen-hl committed Jan 17, 2025
1 parent be1e8bc commit 3024669
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vckit",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"postinstall": "mkdir .tmp_npm; cd .tmp_npm; mkdir veramo; cd veramo; git init; git remote add -f origin https://github.com/gs-gs/veramo.git; git pull --depth=1 origin vc-v2; pnpm install; pnpm build;",
"build": "pnpm build:agent && pnpm build:explorer",
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"apiVersion": "1.0.0",
"docVersion": "1.0.0",
"dependencies": {}
Expand Down

0 comments on commit 3024669

Please sign in to comment.