Skip to content

Commit f00e670

Browse files
authored
revert
1 parent 5da831f commit f00e670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -euo pipefail
33

4-
VERSION="v0.7.9"
4+
VERSION="v0.7.8"
55

66
if ! bun &>/dev/null; then
77
curl -fsSL https://bun.sh/install | bash

0 commit comments

Comments
 (0)