Compare commits
1 Commits
df4701957b
...
v0.7.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 0aac0a157f |
@@ -1,7 +1,7 @@
|
||||
import type { Feed } from "./types/feed"
|
||||
import type { Episode } from "./types/episode"
|
||||
|
||||
const VERSION = "0.6.2";
|
||||
const VERSION = "0.7.0";
|
||||
|
||||
interface CliArgs {
|
||||
version: boolean;
|
||||
|
||||
Reference in New Issue
Block a user