Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7618bf2 commit ff74bc9Copy full SHA for ff74bc9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "metawear",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"author": "Stephen Schiffli <[email protected]>",
5
"license": "SEE LICENSE IN LICENSE",
6
"description": "Official JavaScript SDK for MetaWear",
@@ -44,4 +44,4 @@
44
"pretest": "jshint *.js lib/. test/.",
45
"test": "mocha"
46
}
47
-}
+}
0 commit comments