From 5941c0a2287724a469a3d7b51808de75304293cb Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 28 Sep 2015 09:27:23 -0400 Subject: [PATCH] dub --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index b35b286..94294da 100644 --- a/dub.json +++ b/dub.json @@ -16,7 +16,7 @@ }, { "name": "color", - "description": "Base library for image and color definitions" + "description": "Base library for image and color definitions", "sourceFiles": ["color.d"] }