From a62441579e3045df8b0e0816aec21b3968c95c76 Mon Sep 17 00:00:00 2001 From: Smooth Operator Date: Wed, 27 Oct 2021 19:03:08 -0400 Subject: [PATCH] fixup nimble --- loony.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loony.nimble b/loony.nimble index 6fc87d1..c336149 100644 --- a/loony.nimble +++ b/loony.nimble @@ -1,4 +1,4 @@ -version = "0.1.6" +version = "0.1.7" author = "cabboose" description = "Fast mpmc queue with sympathetic memory behavior" license = "MIT"