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 c867028 package: bump version to 0.5 (tech preview)
c867028 is described below
commit c86702833cdfe0bc57171e993867d02e4da155c3
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu May 21 15:00:19 2020 +0530
package: bump version to 0.5 (tech preview)
Major and blocker items for technical preview milestone completed,
version bumped to 0.5.
Signed-off-by: Rohit Yadav <[email protected]>
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 56cad44..92e358b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "primate",
"description": "Modern role-based Apache CloudStack UI",
- "version": "0.4.0",
+ "version": "0.5.0",
"homepage": "https://cloudstack.apache.org/",
"repository": {
"type": "git",