Skip to content

Commit a223a97

Browse files
committed
add missing file version bbump
1 parent 7fe57fa commit a223a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedefs",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Typedefs commandline tool",
55
"bin": {
66
"typedefs": "./typedefs-cli.js",
@@ -11,6 +11,7 @@
1111
"url": "git+https://github.com/typedefs/typedefs-cli.git"
1212
},
1313
"files": [
14+
"typedefs-cli.js",
1415
"typedefs-cli-*.js",
1516
"util.js",
1617
"package.json",

0 commit comments

Comments
 (0)