From 25448614cf78d0752821e1349047ed3a5f7dc52d Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sat, 1 Dec 2012 22:59:37 +0000 Subject: [PATCH] Fixes a problem with the json. --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index d75a005..34f77d3 100644 --- a/packages.json +++ b/packages.json @@ -3,7 +3,7 @@ "name": "jester", "url": "git://github.com/dom96/jester/", "method": "git", - "tags": ["web", "http", "framework", "dsl"] + "tags": ["web", "http", "framework", "dsl"], "description": "Web Framework inspired by Sinatra." } ] \ No newline at end of file