Skip to content

Commit

Permalink
feat: v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eliassjogreen committed May 25, 2020
1 parent 1bd2929 commit 96b45d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import { readConfig, DenonConfig } from "./src/config.ts";
import { parseArgs } from "./src/args.ts";
import { setupLog } from "./src/log.ts";

export const VERSION = "v2.0.1";
export const VERSION = "v2.0.2";

/**
* Events you can listen to when creating a `denon`
Expand Down

0 comments on commit 96b45d8

Please sign in to comment.