Skip to content

Commit bf29b65

Browse files
committed
bump version of crowdsec-http-middleware to v0.0.7
1 parent a404182 commit bf29b65

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.6",
3+
"version": "0.0.7",
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.6' };
1+
export const pkg = { name: 'crowdsec-http-middleware', version: '0.0.7' };

0 commit comments

Comments
 (0)