Skip to content

Commit

Permalink
Release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
miyaji255 committed Dec 19, 2024
1 parent fd781fc commit 4db76d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "esbuild-plugin-gas-generator",
"description": "This plugin allows you to execute functions exported within Google Apps Script (GAS) environment.",
"type": "module",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"build": "tsup",
"generate-dts": "node ./scripts/generate-appsscript-dts.mjs",
Expand Down

0 comments on commit 4db76d9

Please sign in to comment.