From 1215fc945fe7d22010858d18f04813f90a1289d5 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 18 Aug 2025 19:39:25 -0400 Subject: Version bump on patterns --- lib/core/core.tm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3