From 0b0149944f5d4462462f52c2b5f117ed747b4fd7 Mon Sep 17 00:00:00 2001 From: Seth Holladay Date: Tue, 11 Jun 2019 22:41:32 -0400 Subject: [PATCH] Fix documentation of supported Deno version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e9b74..8edf10b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Pogo is an easy to use, safe, and expressive framework for writing web servers and applications. It is inspired by [hapi](https://github.com/hapijs/hapi). -*Supports Deno v0.3.0 and higher* +*Supports Deno v0.6.0 and higher.* ## Contents