Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkarns committed May 27, 2024
1 parent 5983418 commit ef91e9d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libexec/nodenv---version
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 12,7 @@
set -e
[ -n "$NODENV_DEBUG" ] && set -x

version=1.4.1
version=1.5.0
git_revision=""

semver_compliant() {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{
"name": "@nodenv/nodenv",
"version": "1.4.1",
"version": "1.5.0",
"description": "Manage multiple NodeJS versions",
"homepage": "https://github.com/nodenv/nodenv#readme",
"license": "MIT",
Expand Down

0 comments on commit ef91e9d

Please sign in to comment.