Skip to content

Commit

Permalink
set version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alanhortz committed Nov 11, 2016
1 parent 7a4a71c commit cad0240
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-metawear",
"version": "0.3.1",
"version": "0.3.3",
"description": "API for metawear",
"main": "src/device.js",
"dependencies": {
Expand Down Expand Up @@ -33,5 +33,6 @@
"test": "cd tests && node jasmine-runner.js"
},
"author": "Matthias Dötsch <[email protected]>",
"contributors": ["Alan Hortz <[email protected]>"],
"license": "MIT"
}

0 comments on commit cad0240

Please sign in to comment.