Skip to content

Commit

Permalink
bump version to 1.16.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
nudded authored Nov 20, 2024
1 parent cc4dcf9 commit 45622b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build_npm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ await build({
// package.json properties
name: "lago-javascript-client",
sideEffects: false,
version: "v1.15.0",
version: "v1.16.0",
description: "Lago JavaScript API Client",
repository: {
type: "git",
Expand Down

0 comments on commit 45622b8

Please sign in to comment.