Browse Source

version bump to 0.2.0

v0.2.x
Brett Langdon 13 years ago
parent
commit
b0db535932
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -1,6 +1,6 @@
{ {
"name": "nodelua", "name": "nodelua",
"version": "0.1.6",
"version": "0.2.0",
"description": "Lua Bindings For Node.JS", "description": "Lua Bindings For Node.JS",
"keywords": [ "keywords": [
"lua" "lua"


Loading…
Cancel
Save