Skip to content

Commit

Permalink
chore(release): prepare for v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dylandoamaral committed Jan 3, 2022
1 parent 49d2756 commit 9055902
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.9.2';
export const CARD_VERSION = '0.9.3';

export const DEFAULT_CONFIG = {
hours_to_show: 24,
Expand Down

0 comments on commit 9055902

Please sign in to comment.