We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58828e3 commit bdd0ef8Copy full SHA for bdd0ef8
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.38'
+const Version = '1.1.39'
13
14
// ------------------------------------------------------------------
15
// Build
0 commit comments