Commit 25d56f43 authored by Aaron Tidwell's avatar Aaron Tidwell

add version

parent 679e0e9a
...@@ -3,9 +3,10 @@ ...@@ -3,9 +3,10 @@
"description": "Wrapper for the challong api", "description": "Wrapper for the challong api",
"author": "Aaron Tiwell <aaron.tidwell@gmail.com>", "author": "Aaron Tiwell <aaron.tidwell@gmail.com>",
"main": "./lib/challonge.js", "main": "./lib/challonge.js",
"version": "1.0.0",
"dependencies": { "dependencies": {
}, },
"devDependencies": { "devDependencies": {
}, },
"engine": "node >= 0.10.x" "engine": "node >= 0.10.x"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment