Skip to content

Commit a750797

Browse files
authored
v0.1.4 Release
1 parent aeb1784 commit a750797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/obscura-cli/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ fn print_banner(port: u16) {
145145
| |__| | |_) \__ \ (__| |_| | | | (_| |
146146
\____/|_.__/|___/\___|\__,_|_| \__,_|
147147
148-
Headless Browser v0.1.3
148+
Headless Browser v0.1.4
149149
CDP server: ws://127.0.0.1:{}/devtools/browser
150150
"#, port);
151151
}

0 commit comments

Comments
 (0)