Skip to content

Commit 70b2a7b

Browse files
authored
Merge pull request #12 from vunb/build
cut release verison 0.2.2
2 parents 6bff2e5 + 1b3e7a2 commit 70b2a7b

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": "fasttext",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "A nodejs binding for fasttext representation and classification",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)