1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-08 09:05:34 +00:00

Bump version from 0.1.0 to 0.2.1 (#34)

Missed this before cutting 0.2.0 😮‍💨
This commit is contained in:
Jason Hall 2025-09-30 03:39:54 -04:00 committed by GitHub
parent fd479ece24
commit 03f83dd692
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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