We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34adb9a commit e7d59ccCopy full SHA for e7d59cc
1 file changed
tasks.ts
@@ -8,7 +8,7 @@ import { Range } from './task/range/index.ts'
8
import { Metrics } from './task/metrics/index.ts'
9
import { Task } from 'tasksmith'
10
11
-const Version = '1.0.20'
+const Version = '1.0.21'
12
13
// ------------------------------------------------------------------
14
// Build
0 commit comments