This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git
The following commit(s) were added to refs/heads/master by this push:
new 43f2efc package: bump version to 1.0
43f2efc is described below
commit 43f2efc07fa4d5747dea94b4930e751695c950cc
Author: Rohit Yadav <[email protected]>
AuthorDate: Fri Aug 14 14:32:54 2020 +0530
package: bump version to 1.0
Signed-off-by: Rohit Yadav <[email protected]>
---
package-lock.json | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 9855867..6e1c06d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "primate",
- "version": "0.5.0",
+ "version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 5d55c58..2540384 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "primate",
"description": "Modern role-based Apache CloudStack UI",
- "version": "0.5.0",
+ "version": "1.0.0",
"homepage": "https://cloudstack.apache.org/",
"repository": {
"type": "git",