Skip to content

Commit 670d5f9

Browse files
committed
master is now up to date with GraphQL.js 15.0.0rc1
1 parent 5919a69 commit 670d5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graphql/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
version = "3.1.0a0"
88

9-
version_js = "15.0.0a2"
9+
version_js = "15.0.0c1"
1010

1111

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

0 commit comments

Comments
 (0)