We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e9ec5 commit ea256beCopy full SHA for ea256be
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
// BuildPackage
0 commit comments