Skip to content

Commit

Permalink
Bump version to v0.8.5 (#239)
Browse files Browse the repository at this point in the history
Prepare the next release by bumping the version in package.json
  • Loading branch information
oporkka committed Mar 18, 2024
1 parent f0ea7ee commit 5dadec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-jit",
"version": "0.8.4",
"version": "0.8.5",
"description": "GraphQL JIT Compiler to JS",
"author": "Rui Araujo",
"license": "MIT",
Expand Down

0 comments on commit 5dadec9

Please sign in to comment.