diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-18 19:39:25 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-18 19:39:25 -0400 |
| commit | 1215fc945fe7d22010858d18f04813f90a1289d5 (patch) | |
| tree | 4bbcc2c080fc16f8f163843515b28db3cde3f906 /lib/core | |
| parent | 71217c63fd63467037429523d798e6be0aa9c0c7 (diff) | |
Version bump on patterns
Diffstat (limited to 'lib/core')
| -rw-r--r-- | lib/core/core.tm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/core.tm b/lib/core/core.tm index 0b8aba53..5ed77756 100644 --- a/lib/core/core.tm +++ b/lib/core/core.tm @@ -1,7 +1,7 @@ # This file just uses all the most commonly used standard # library modules so you don't have to import them one-by-one -use patterns_v1.0 +use patterns_v1.1 use commands_v1.0 use shell_v1.0 use pthreads_v1.0 |
