Skip to content

Commit

Permalink
Now matching GraphQL.js v16.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Sep 3, 2024
1 parent 666cf03 commit 9d903ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphql/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

version = "3.2.3"

version_js = "16.7.1"
version_js = "16.8.0"


_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")
Expand Down

0 comments on commit 9d903ba

Please sign in to comment.