Skip to content

Commit

Permalink
chore: bump package versions to 0.2.0-alpha.5+20241206.nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
rycont committed Dec 6, 2024
1 parent a84665b commit c3a71af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"name": "@yaksok-ts/core",
"version": "0.2.0-alpha.4+20241126.nightly",
"version": "0.2.0-alpha.5+20241206.nightly",
"exports": "./src/mod.ts",
"nodeModulesDir": "auto",
"workspace": [
Expand Down
2 changes: 1 addition & 1 deletion quickjs/deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"quickjs-emscripten": "npm:quickjs-emscripten@^0.31.0",
"quickjs-emscripten-core": "npm:quickjs-emscripten-core@^0.31.0"
},
"version": "0.2.0-alpha.4+20241126.nightly"
"version": "0.2.0-alpha.5+20241206.nightly"
}

0 comments on commit c3a71af

Please sign in to comment.