Compare commits
1 Commits
4a94ff5910
...
v0.3.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ac1ec1162 |
@@ -1,7 +1,7 @@
|
||||
import type { Feed } from "./types/feed"
|
||||
import type { Episode } from "./types/episode"
|
||||
|
||||
const VERSION = "0.3.0";
|
||||
const VERSION = "0.3.1";
|
||||
|
||||
interface CliArgs {
|
||||
version: boolean;
|
||||
|
||||
Reference in New Issue
Block a user