Skip to content

Commit

Permalink
chore(release): prepare for v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandoamaral committed Jun 12, 2022
1 parent f41d4a6 commit b414c27
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.11.0';
export const CARD_VERSION = '0.11.1';

export const DEFAULT_CONFIG = {
hours_to_show: 24,
Expand Down

0 comments on commit b414c27

Please sign in to comment.