From 2220e88d8fa13683ef5eda2a334eacac49b732e4 Mon Sep 17 00:00:00 2001 From: XAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com> Date: Thu, 4 Mar 2021 19:21:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aadd43c0f..3fe37b4138 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a very early stage project to make Rust a first-class language and ecosystem for building GPU code 🚀🚧 -### Current Status: v0.2 +### Current Status: v0.3 Compiling and running very simple shaders works, and a significant portion of [the core library](https://doc.rust-lang.org/core/index.html) also compiles.