Skip to content

Commit ef03ea6

Browse files
committed
bump version of crowdsec-client to v0.1.6
1 parent 96fc27c commit ef03ea6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/crowdsec-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crowdsec-client",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A Crowdsec client that allow you to easily create bouncer or 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-client', version: '0.1.5' };
1+
export const pkg = { name: 'crowdsec-client', version: '0.1.6' };

0 commit comments

Comments
 (0)