From 149e3039e53ccf0ec276dbbf1a6051e60127eea7 Mon Sep 17 00:00:00 2001 From: Daniel Collin Date: Sat, 9 Jan 2016 21:04:00 +0100 Subject: [PATCH] Bump to 0.2.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59635e9..8e2e845 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Usage ```toml # Cargo.toml [dependencies] -minifb = "0.2.4" +minifb = "0.2.6" ``` Example