From 80fb650df485a29c4e1367baa319ee4837c1051d Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Mon, 17 Jun 2019 20:15:38 +0800 Subject: [PATCH] update RELEASE --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index d10c7edb..5a009e40 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,7 +1,7 @@ > Version numbers are based on [Semantic Versioning](https://semver.org/). # v1.3.2 -- All-in-one source code +- All-in-one source file. - You can use `include ;` or `use ;` if you don't want to care about dependencies. - Bugfixes