diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 19:52:24 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-22 19:52:24 -0500 |
| commit | a89500afd9a34f2af94ab6fcd7a0469b0450732a (patch) | |
| tree | 90c66727ea18306e257f8cddf5c3e83f50afe487 | |
| parent | 8b255d8f23c121fbec478a714e580b32641853d7 (diff) | |
Update example versions
| -rw-r--r-- | modules/examples.ini | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/modules/examples.ini b/modules/examples.ini index 20a04639..8e53d431 100644 --- a/modules/examples.ini +++ b/modules/examples.ini @@ -1,27 +1,27 @@ [log] -version=v1.0 +version=v2025-12-22 git=https://github.com/bruce-hill/tomo-log [ini] -version=v1.0 +version=v2025-12-22 git=https://github.com/bruce-hill/tomo-ini [vectors] -version=v1.0 +version=v1.1 git=https://github.com/bruce-hill/tomo-vectors [http] -version=v1.1 +version=v1.2 git=https://github.com/bruce-hill/tomo-http [http-server] -version=v1.0 +version=v2025-12-22 git=https://github.com/bruce-hill/tomo-http-server [wrap] -version=v1.0 +version=v2025-12-22 git=https://github.com/bruce-hill/tomo-wrap [colorful] -version=v1.0 +version=v2025-11-29 git=https://github.com/bruce-hill/tomo-colorful |
