Skip to content

Commit 3623ed5

Browse files
committed
4.0.0
1 parent fc1b581 commit 3623ed5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.env

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Created by Vercel CLI
2+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vercel-bash",
3-
"version": "3.0.8",
3+
"version": "4.0.0",
44
"description": "Vercel Runtime for Bash serverless functions",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)