We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1607abb commit d933a92Copy full SHA for d933a92
1 file changed
tasks.ts
@@ -9,7 +9,7 @@ import { Metrics } from './task/metrics/index.ts'
9
import { Spec } from './task/spec/index.ts'
10
import { Task } from 'tasksmith'
11
12
-const Version = '1.1.37'
+const Version = '1.1.38'
13
14
// ------------------------------------------------------------------
15
// Build
0 commit comments