Skip to content

Commit 2a0a50d

Browse files
committed
Release 0.2.1
1 parent e4b7849 commit 2a0a50d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

metadata.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PLUGIN = {}
55
--- Plugin name
66
PLUGIN.name = "nodejs"
77
--- Plugin version
8-
PLUGIN.version = "0.2.0"
8+
PLUGIN.version = "0.2.1"
99
--- Plugin repository
1010
PLUGIN.homepage = "https://github.com/version-fox/vfox-nodejs"
1111
--- Plugin license
@@ -18,4 +18,3 @@ PLUGIN.description = "Node.js runtime environment."
1818
PLUGIN.minRuntimeVersion = "0.3.0"
1919
-- Some things that need user to be attention!
2020
PLUGIN.notes = {}
21-

0 commit comments

Comments
 (0)