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

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ee6b49  rust 1.0.0 rc2 (#328)
0ee6b49 is described below

commit 0ee6b49e271ace161aee22bb701ee8c35562cc9b
Author: David Grove <[email protected]>
AuthorDate: Tue Feb 11 15:52:04 2020 -0500

    rust 1.0.0 rc2 (#328)
---
 release-configs/runtime-rust-1.0.0.config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/release-configs/runtime-rust-1.0.0.config 
b/release-configs/runtime-rust-1.0.0.config
index 889ba49..fb1fae4 100644
--- a/release-configs/runtime-rust-1.0.0.config
+++ b/release-configs/runtime-rust-1.0.0.config
@@ -1,14 +1,14 @@
 {
   "versioning": {
     "version": "1.0.0",
-    "pre_release_version": "rc1"
+    "pre_release_version": "rc2"
   },
   "RepoList": [
     "openwhisk-runtime-rust"
   ],
   "openwhisk_runtime_rust": {
     "name": "OpenWhisk Runtime Rust",
-    "hash": "bdbdee54739bdd36b879e09fc236078d1bfaedbb",
+    "hash": "3fdec10a9991cc99785deaff20e6d49ede939368",
     "repository": "https://github.com/apache/openwhisk-runtime-rust.git";,
     "branch": "master"
   }

Reply via email to