From a46577cfd6c6904dad424500afdab3f6b798c2bf Mon Sep 17 00:00:00 2001 From: dcrawl Date: Sun, 29 Oct 2023 12:29:33 -0300 Subject: [PATCH] Create version.md --- docs/API/runtime/version.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/API/runtime/version.md diff --git a/docs/API/runtime/version.md b/docs/API/runtime/version.md new file mode 100644 index 0000000..cf115de --- /dev/null +++ b/docs/API/runtime/version.md @@ -0,0 +1,7 @@ +# version + +Returns a string representing the version of DragonRuby you are running. + +## Related Functions + +[version_pro?](version_pro.md)