diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-12-11 13:50:01 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-12-11 13:52:46 -0500 |
| commit | 7f8f2117799cdfa6b62909a9182b5adade1d0bd2 (patch) | |
| tree | 1db466db870768e952f50572453660e090e434e0 /modules/core.ini | |
| parent | 630f910563b6f27dd34a4a0496a43d32539eadcb (diff) | |
| parent | 02886fab651d3f64d2c8ded5597e6c075dc69b5f (diff) | |
Merge branch 'dev' into constructive-reals
Diffstat (limited to 'modules/core.ini')
| -rw-r--r-- | modules/core.ini | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/modules/core.ini b/modules/core.ini index ddad0a09..debaf7d9 100644 --- a/modules/core.ini +++ b/modules/core.ini @@ -1,35 +1,35 @@ [patterns] -version=v1.1 +version=v2.0 git=https://github.com/bruce-hill/tomo-patterns [base64] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-base64 [commands] -version=v1.0 +version=v2.1 git=https://github.com/bruce-hill/tomo-commands [json] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-json [pthreads] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-pthreads [random] -version=v1.0 +version=v1.3 git=https://github.com/bruce-hill/tomo-random [shell] -version=v1.0 +version=v2.1 git=https://github.com/bruce-hill/tomo-shell [time] -version=v1.0 +version=v2.0 git=https://github.com/bruce-hill/tomo-time [uuid] -version=v1.0 +version=v1.1 git=https://github.com/bruce-hill/tomo-uuid |
