Skip to content

Commit f2dfc41

Browse files
committed
Update to v0.9.1
1 parent 7a47353 commit f2dfc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { bold, cyan, green, red } from "jsr:@std/[email protected]/colors";
33
import { Spinner } from "jsr:@std/[email protected]/unstable-spinner";
44

55
const CLI_NAME = "mullvad-ping";
6-
const VERSION = "v0.9.0";
6+
const VERSION = "v0.9.1";
77

88
type ServerData = {
99
hostname: string;

0 commit comments

Comments
 (0)