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

kezhenxu94 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-nodejs.git

commit 621c8b3e7c84719c7e4adc3879f3e0d795f5f6f2
Author: kezhenxu94 <kezhenx...@163.com>
AuthorDate: Thu Jun 25 12:03:27 2020 +0800

    Use more concise name and use beta version number
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 9cc0597..2ba53d3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
-  "name": "skywalking-nodejs",
-  "version": "1.0.0",
+  "name": "skywalking",
+  "version": "0.0.1",
   "description": "The NodeJS agent for Apache SkyWalking",
   "main": "lib/index.js",
   "typings": "lib/index.d.ts",

Reply via email to