Skip to content

Commit

Permalink
chore: bump to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkness committed Mar 29, 2022
1 parent c3d49e8 commit 4b78352
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 @@ -8,7 +8,7 @@
"bin": {
"cdkw": "lib/cli.js"
},
"version": "0.0.25-cdkv2.3",
"version": "1.0.0-cdkv2.3",
"scripts": {
"type-check": "tsc -p tsconfig.json --noEmit",
"build": "tsup src/index.ts src/cli.ts src/index.ts src/websocketHandlers/index.ts src/lambda-extension/cdk-watch-lambda-wrapper/index.ts --no-splitting -d lib --clean --dts=src/index.ts",
Expand Down

0 comments on commit 4b78352

Please sign in to comment.