Skip to content

Commit

Permalink
bump 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Feb 15, 2024
1 parent c3a693d commit a6cdb8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "graphql-tools"
version = "0.2.4"
version = "0.2.5"
edition = "2021"
description = "Tools for working with GraphQL in Rust, based on graphql-parser Document."
license = "MIT/Apache-2.0"
Expand Down

0 comments on commit a6cdb8c

Please sign in to comment.