Skip to content

Commit

Permalink
misc: Bump version to v0.48.0-beta (#32)
Browse files Browse the repository at this point in the history
* misc: Bump version to v0.48.0-beta
  • Loading branch information
vincent-pochet authored Sep 21, 2023
1 parent be14c27 commit 688fd9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
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: "v0.45.0-beta",
version: "v0.48.0-beta",
description: "Lago JavaScript API Client",
repository: {
"type": "git",
Expand Down
44 changes: 0 additions & 44 deletions tests/applied_add_on.test.ts

This file was deleted.

0 comments on commit 688fd9c

Please sign in to comment.