Skip to content

Commit cb691fd

Browse files
authored
bump to 0.4.3
Forces nullable batchKeys to be non-nullable, pr #339
1 parent 5104544 commit cb691fd

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": "dataloader-codegen",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "dataloader-codegen is an opinionated JavaScript library for automatically generating DataLoaders over a set of resources (e.g. HTTP endpoints)",
55
"main": "lib/index.js",
66
"contributors": [

0 commit comments

Comments
 (0)