Skip to content

Commit 03223a9

Browse files
authored
misc(version): bump to v1.28.1 (#66)
* misc(version): bump to v1.28.1 * revert changes in deno.lock
1 parent 8947d70 commit 03223a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build_npm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ await build({
3232
// package.json properties
3333
name: "lago-javascript-client",
3434
sideEffects: false,
35-
version: "v1.27.1",
35+
version: "v1.28.1",
3636
description: "Lago JavaScript API Client",
3737
repository: {
3838
type: "git",

0 commit comments

Comments
 (0)