diff options
| -rw-r--r-- | packages.json | 2 |
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" |
