This is an automated email from the ASF dual-hosted git repository.
dgriffon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/unomi-tracker.git
The following commit(s) were added to refs/heads/main by this push:
new 121914a switch to next version
121914a is described below
commit 121914ac892509f10440aa65874335bd52dd7f84
Author: david.griffon <[email protected]>
AuthorDate: Tue Jun 11 10:01:49 2024 +0200
switch to next version
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index c6674f5..b1a97fc 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "apache-unomi-tracker",
"repository": "apache/unomi-tracker",
"author": "unomi <[email protected]>",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "A web tracker for Apache Unomi",
"main": "dist/apache-unomi-tracker.cjs.js",
"module": "dist/apache-unomi-tracker.esm.js",