Skip to content

Commit 0700b0d

Browse files
committed
bump version of crowdsec-http-middleware to v0.0.5
1 parent 09bc9da commit 0700b0d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/crowdsec-http-middleware/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crowdsec-http-middleware",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "HTTP server middleware that can act as a crowdsec bouncer/watcher",
55
"main": "./lib/index.cjs",
66
"module": "./lib/index.mjs",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const pkg = { name: 'crowdsec-http-middleware', version: '0.0.4' };
1+
export const pkg = { name: 'crowdsec-http-middleware', version: '0.0.5' };

0 commit comments

Comments
 (0)