From 8ceae06645952b4467c95250f5bfe5bb29cd1ec1 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 17 Jun 2019 20:18:45 +0800 Subject: [PATCH] update RELEASE --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 5a009e40..e8f4fea2 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,7 +2,7 @@ # v1.3.2 - All-in-one source file. - - You can use `include ;` or `use ;` if you don't want to care about dependencies. + - You can use `include ;` or `use ;` if you really don't want to care about dependencies. - Bugfixes - `along_with`: Wrong variable scope.