From 8b9798833adf9efc2648a3b3b13d5cd95aa69f9e Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 1 Jun 2015 10:37:54 -0400 Subject: [PATCH] rename to avoid conflict with old fork --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index 40fac0c..9c93d01 100644 --- a/dub.json +++ b/dub.json @@ -1,5 +1,5 @@ { - "name": "arsd", + "name": "arsd-official", "targetType": "sourceLibrary", "dependencies": {}, "description": "A container of various subpackages that do lots of different things.",