Skip to content

Commit 9ca86f7

Browse files
authored
bump utils internal version (#8435)
1 parent 19129aa commit 9ca86f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cli/windmill-utils-internal/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/windmill-utils-internal/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "windmill-utils-internal",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Internal utility functions for Windmill",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -31,4 +31,4 @@
3131
"files": [
3232
"dist/**/*"
3333
]
34-
}
34+
}

0 commit comments

Comments
 (0)