aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2012-12-01 22:59:37 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2012-12-01 22:59:37 +0000
commit25448614cf78d0752821e1349047ed3a5f7dc52d (patch)
tree9d449ac70cc8cac321dc3ebb29f678efd89a8784
parent6d2ad1c32c2f0b5041f501e3e9f64b96f7c43180 (diff)
downloadpackages-25448614cf78d0752821e1349047ed3a5f7dc52d.tar.gz
packages-25448614cf78d0752821e1349047ed3a5f7dc52d.zip
Fixes a problem with the json.
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
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