Skip to content

Commit

Permalink
v1.32.1
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotenv committed Jan 8, 2025
1 parent 0c78d2c commit 97364a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.32.0
1.32.1
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

set -e
VERSION="1.32.0"
VERSION="1.32.1"
DIRECTORY="/usr/local/bin"
REGISTRY_URL="https://registry.npmjs.org"
INSTALL_SCRIPT_URL="https://dotenvx.sh"
Expand Down

0 comments on commit 97364a9

Please sign in to comment.