We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ac19a commit 804de98Copy full SHA for 804de98
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.19'
+const Version = '1.0.20'
12
13
// ------------------------------------------------------------------
14
// BuildPackage
0 commit comments