Skip to content

Commit

Permalink
- Version to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aukedejong committed Feb 15, 2023
1 parent 5954880 commit ff7867f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WindRoseCard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import {MeasurementMatcher} from "./MeasurementMatcher";

/* eslint no-console: 0 */
console.info(
`%c WINROSE-CARD %c Version 0.4.2 `,
`%c WINROSE-CARD %c Version 0.4.3 `,
'color: orange; font-weight: bold; background: black',
'color: white; font-weight: bold; background: dimgray',
);
Expand Down

0 comments on commit ff7867f

Please sign in to comment.