bump VERSION to 0.7.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { Feed } from "./types/feed"
|
||||
import type { Episode } from "./types/episode"
|
||||
|
||||
const VERSION = "0.7.0";
|
||||
const VERSION = "0.7.1";
|
||||
|
||||
interface CliArgs {
|
||||
version: boolean;
|
||||
|
||||
Reference in New Issue
Block a user