Skip to content

Commit

Permalink
Publish v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
madeindjs committed Aug 27, 2024
1 parent 92ad3ab commit ee52244
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-graphile-worker",
"version": "0.7.0",
"version": "0.8.0",
"description": "A Nest.js wrapper for Graphile Worker",
"author": "Alexandre Rousseau <alexandre@rsseau.fr>",
"private": false,
Expand Down Expand Up @@ -38,4 +38,5 @@
"@nestjs/core": "^9.0.0 || ^10.0.0",
"graphile-worker": "^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0"
}
}
}

0 comments on commit ee52244

Please sign in to comment.