From eede6c5da904dee424046fb228ba7b8f720e301c Mon Sep 17 00:00:00 2001 From: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com> Date: Mon, 11 Jan 2021 19:14:54 +0000 Subject: [PATCH] readme: released version link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09ed01cd77..034d34c57d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # simplex-messaging +The released version is [v0.1.0.0](https://github.com/simplex-chat/simplex-messaging/tree/v0.1.0.0) + ## SMP server demo This is a demo implementation of SMP ([simplex messaging protocol](https://github.com/simplex-chat/protocol/blob/master/simplex-messaging.md)) server.