From eac8a675b2298221df028bc81ba728d70114a4f3 Mon Sep 17 00:00:00 2001 From: Andrey Date: Sun, 11 Dec 2016 19:17:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abbe7c0..fafe8c5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![GoDoc](https://godoc.org/github.com/onrik/micha?status.svg)](https://godoc.org/github.com/onrik/micha) [![Gitter](https://badges.gitter.im/onrik/micha.svg)](https://gitter.im/onrik/micha) -Client lib for [Telegram bot api](https://core.telegram.org/bots/api). Supports **Bot API v2.3** (of 21th Nov 2016). +Client lib for [Telegram bot api](https://core.telegram.org/bots/api). Supports **Bot API v2.3.1** (of 4th Dec 2016). ##### Simple echo bot example: ```go