Skip to content

Commit 7992d02

Browse files
chore(release): 2.4.1 [skip ci]
## [2.4.1](v2.4.0...v2.4.1) (2021-06-27) ### Bug Fixes * copy .d.ts because it's not copied ([b0b5ffd](b0b5ffd))
1 parent b0b5ffd commit 7992d02

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
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"name": "json-to-protobuf-definition",
23-
"version": "2.4.0",
23+
"version": "2.4.1",
2424
"description": "Generate Protocol Buffer definition from JSON",
2525
"main": "dist/index.js",
2626
"files": [

0 commit comments

Comments
 (0)