Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff74bc9

Browse files
author
Stephen Schiffli
committed
Version 0.0.2
1 parent 7618bf2 commit ff74bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metawear",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Stephen Schiffli <[email protected]>",
55
"license": "SEE LICENSE IN LICENSE",
66
"description": "Official JavaScript SDK for MetaWear",
@@ -44,4 +44,4 @@
4444
"pretest": "jshint *.js lib/. test/.",
4545
"test": "mocha"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)