From fda078681fca3c96f379b0d8d122440817f4e47f Mon Sep 17 00:00:00 2001 From: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> Date: Mon, 29 Jul 2024 10:02:43 -0400 Subject: [PATCH] Fix README.md Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 727eff6..9fd2054 100644 --- a/README.md +++ b/README.md @@ -542,8 +542,8 @@ The code has been updated to support compiler: ```bash $ moon version --all -moon 0.1.20240725 (5e7a3e8 2024-07-25) ~/.moon/bin/moon -moonc v0.1.20240725+5b2cae33b ~/.moon/bin/moonc +moon 0.1.20240726 (67f143f 2024-07-26) ~/.moon/bin/moon +moonc v0.1.20240729+3efb92d5a ~/.moon/bin/moonc moonrun 0.1.20240716 (08bce9c 2024-07-16) ~/.moon/bin/moonrun ```