Skip to content

Commit cbca7eb

Browse files
chore: bump version to v1.6.2
Documentation update to publish new README to npm. Files changed: - Cargo.toml - Cargo.lock - package.json
1 parent f280c89 commit cbca7eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xvn"
3-
version = "1.6.1"
3+
version = "1.6.2"
44
edition = "2021"
55
authors = ["cameronolivier@gmail.com"]
66
description = "Extreme Version Switcher for Node.js"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@olvrcc/xvn",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "Automatic project Node version switching",
55
"main": "install.js",
66
"bin": {

0 commit comments

Comments
 (0)