Skip to content

Commit

Permalink
chore(release): prepare for v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandoamaral committed Mar 20, 2024
1 parent 4eceb4a commit 4eca23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* eslint-disable @typescript-eslint/camelcase */
export const CARD_VERSION = '0.15.0';
export const CARD_VERSION = '0.16.0';

export const DEFAULT_CONFIG = {
severity: 100,
Expand Down

0 comments on commit 4eca23f

Please sign in to comment.