Skip to content

Commit 9588834

Browse files
committed
1.24.0
1 parent ec5167a commit 9588834

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formo/analytics",
3-
"version": "1.23.0",
3+
"version": "1.24.0",
44
"packageManager": "pnpm@9.0.0",
55
"repository": {
66
"type": "git",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated by scripts/update-version.js during npm version
22
// Do not edit manually - it will be overwritten
3-
export const version = '1.23.0';
3+
export const version = '1.24.0';

0 commit comments

Comments
 (0)