Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Commit 0a3f313

Browse files
committed
speech @ 0.1.1 tagged.
1 parent 01b965e commit 0a3f313

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-cloud/speech",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"author": "Google Inc.",
55
"description": "Google Cloud Speech Client Library for Node.js",
66
"contributors": [
@@ -35,7 +35,7 @@
3535
],
3636
"main": "./src/index.js",
3737
"files": [
38-
"./src/*",
38+
"src",
3939
"AUTHORS",
4040
"CONTRIBUTORS",
4141
"COPYING"

0 commit comments

Comments
 (0)