Skip to content

Commit e283ad2

Browse files
committed
bump version of crowdsec-client to v0.1.3
1 parent 4a200fe commit e283ad2

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.2",
3+
"version": "0.1.3",
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.2' };
1+
export const pkg = { name: 'crowdsec-client', version: '0.1.3' };

0 commit comments

Comments
 (0)