Skip to content

Commit e14bc28

Browse files
author
Automatic bumper
committed
tag: v0.40.2
1 parent 125fab8 commit e14bc28

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graphqxl"
3-
version = "0.40.1"
3+
version = "0.40.2"
44
edition = "2021"
55
description = "GraphQXL is an extension of the GraphQL language with some additional syntax that allows creating scalable server-side schemas"
66
categories = ["language", "compilers"]

graphqxl_synthesizer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "graphqxl_synthesizer"
3-
version = "0.40.1"
3+
version = "0.40.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)