You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/03/29 01:38:06 UTC

[pulsar-manager] 01/01: Release 0.3.0

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

urfree pushed a commit to branch branch-0.3.0
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git

commit 45f28915e1e89898ba1c88639988dc137908c406
Author: LiLi <ur...@apache.org>
AuthorDate: Mon Mar 28 10:58:32 2022 +0800

    Release 0.3.0
---
 front-end/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/front-end/package.json b/front-end/package.json
index 8094bf1..b186b94 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -1,6 +1,6 @@
 {
   "name": "pulsar-manager",
-  "version": "0.2.0",
+  "version": "0.3.0",
   "description": "A tool for managing Apache Pulsar.",
   "author": "<eg...@gmail.com>",
   "license": "Apache License 2.0",