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 <[email protected]> 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" }
