diff options
| author | Jonas Maier <jonas@x77.dev> | 2026-06-02 22:16:25 +0200 |
|---|---|---|
| committer | Jonas Maier <jonas@x77.dev> | 2026-06-02 22:16:25 +0200 |
| commit | bf39e526f8d8469f916115c992eda5318573a093 (patch) | |
| tree | a1134135df3fbe1bf94544c3217e05b6c7d6497a /Cargo.toml | |
| parent | d1059e8648d9a567d8a09b4f564bceb1a40fa262 (diff) | |
| download | pish-bf39e526f8d8469f916115c992eda5318573a093.tar.gz | |
0.7.0: more regex features
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "pish" description = "pretty incredible shell" -version = "0.6.9" +version = "0.7.0" edition = "2024" license-file = "LICENSE" |
