You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by jk...@apache.org on 2022/09/22 13:37:22 UTC

[unomi-tracker] branch main updated: 1.0.0

This is an automated email from the ASF dual-hosted git repository.

jkevan 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 6d58088  1.0.0
6d58088 is described below

commit 6d580885b75912a882a5b1a96e9438cc03b97db4
Author: Kevan <ke...@jahia.com>
AuthorDate: Thu Sep 22 15:35:32 2022 +0200

    1.0.0
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 78565d6..cafc86a 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "apache-unomi-tracker",
   "repository": "apache/unomi-tracker",
   "author": "unomi <de...@unomi.apache.org>",
-  "version": "1.0.0-beta.1",
+  "version": "1.0.0",
   "description": "A web tracker for Apache Unomi",
   "main": "dist/apache-unomi-tracker.cjs.js",
   "module": "dist/apache-unomi-tracker.esm.js",