Merge branch 'master' into branch-0.1.0
diff --git a/VERSION b/VERSION
index 7bcd0e3..6c6aa7c 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.0.2
\ No newline at end of file
+0.1.0
\ No newline at end of file
diff --git a/front-end/package.json b/front-end/package.json
index 4df0c4a..414bf0c 100644
--- a/front-end/package.json
+++ b/front-end/package.json
@@ -1,6 +1,6 @@
 {
   "name": "pulsar-manager",
-  "version": "0.0.2",
+  "version": "0.1.0",
   "description": "A tool for managing Apache Pulsar.",
   "author": "<eguangning@gmail.com>",
   "license": "Apache License 2.0",