We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d877a87 commit 8648bccCopy full SHA for 8648bcc
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.34'
+const Version = '1.1.35'
13
14
// ------------------------------------------------------------------
15
// Build
0 commit comments