Skip to content

Commit ee52244

Browse files
committed
Publish v0.8.0
1 parent 92ad3ab commit ee52244

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-graphile-worker",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "A Nest.js wrapper for Graphile Worker",
55
"author": "Alexandre Rousseau <[email protected]>",
66
"private": false,
@@ -38,4 +38,5 @@
3838
"@nestjs/core": "^9.0.0 || ^10.0.0",
3939
"graphile-worker": "^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
4040
}
41-
}
41+
}
42+

0 commit comments

Comments
 (0)