Skip to content

Commit 2d5c5ac

Browse files
committed
1 parent 6cb31bb commit 2d5c5ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

radar/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.1
1+
0.15.2

radar/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
set -e
4-
VERSION="0.15.1"
4+
VERSION="0.15.2"
55
DIRECTORY="/usr/local/bin"
66
REGISTRY_URL="https://registry.npmjs.org"
77
INSTALL_SCRIPT_URL="https://dotenvx.sh/radar"

0 commit comments

Comments
 (0)