1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-18 22:58:35 +00:00

Update version to 0.2.7 in Cargo.toml and Cargo.lock

Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-10-12 16:12:15 +00:00
parent 60a8b785a8
commit b9bdc4ad6a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "testscript-rs"
version = "0.2.6"
version = "0.2.7"
edition = "2021"
authors = ["Jason Hall"]
license = "Apache-2.0"