Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit efb099c

Browse files
author
Nikhil Thorat
authored
Update version in package.json 0.2.1 (#125)
* slice 2d => makeOutputArray * update version to 0.2.1 * Merge branch 'master' into version
1 parent 51c47eb commit efb099c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deeplearn",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Hardware-accelerated JavaScript library for machine intelligence",
55
"private": false,
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)