aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index b48b14d..d279b0f 100644
--- a/packages.json
+++ b/packages.json
@@ -1331,7 +1331,7 @@
"name": "beanstalkd",
"url": "git@github.com:tormaroe/beanstalkd.nim.git",
"method": "git",
- "tags": ["queue", "messaging"],
+ "tags": ["library", "queue", "messaging"],
"description": "A beanstalkd work queue client library.",
"license": "MIT",
"web": "https://github.com/tormaroe/beanstalkd.nim"