Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bytemain committed Apr 8, 2024
1 parent e4b7849 commit 2a0a50d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PLUGIN = {}
--- Plugin name
PLUGIN.name = "nodejs"
--- Plugin version
PLUGIN.version = "0.2.0"
PLUGIN.version = "0.2.1"
--- Plugin repository
PLUGIN.homepage = "https://github.com/version-fox/vfox-nodejs"
--- Plugin license
Expand All @@ -18,4 +18,3 @@ PLUGIN.description = "Node.js runtime environment."
PLUGIN.minRuntimeVersion = "0.3.0"
-- Some things that need user to be attention!
PLUGIN.notes = {}

0 comments on commit 2a0a50d

Please sign in to comment.