mirror of
https://github.com/tj/n.git
synced 2024-11-22 11:37:26 +01:00
[package]Update package.json to 2.1.12
This commit is contained in:
parent
36f6238c85
commit
8ad6cd3bc7
2
bin/n
2
bin/n
@ -4,7 +4,7 @@
|
||||
# Setup.
|
||||
#
|
||||
|
||||
VERSION="2.1.11"
|
||||
VERSION="2.1.12"
|
||||
N_PREFIX=${N_PREFIX-/usr/local}
|
||||
BASE_VERSIONS_DIR=$N_PREFIX/n/versions
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "n",
|
||||
"description": "Interactively Manage All Your Node Versions",
|
||||
"version": "2.1.11",
|
||||
"version": "2.1.12",
|
||||
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
||||
"homepage": "https://github.com/tj/n",
|
||||
"bugs": "https://github.com/tj/n/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user