You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2020/10/14 19:15:53 UTC

[incubator-hop-website] 01/03: v1.0.0

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

hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop-website.git

commit 53e54ba7e925d0b788c465ca077de134d7a84c9f
Author: Hans Van Akelyen <ha...@gmail.com>
AuthorDate: Wed Oct 14 20:57:27 2020 +0200

    v1.0.0
---
 antora-ui-hop/package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/antora-ui-hop/package.json b/antora-ui-hop/package.json
index 86c6ea5..ddcfb6e 100644
--- a/antora-ui-hop/package.json
+++ b/antora-ui-hop/package.json
@@ -73,5 +73,6 @@
   "installConfig": {
     "pnp": true
   },
-  "dependencies": {}
+  "dependencies": {},
+  "version": "1.0.0"
 }