We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6442621 commit d2c75b9Copy full SHA for d2c75b9
cli/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@molt/cli",
3
- "version": "0.19.2",
+ "version": "0.19.3",
4
"exports": {
5
".": "./main.ts"
6
},
core/deno.json
"name": "@molt/core",
".": "./mod.ts",
"./bumps": "./bumps.ts",
integration/deno.json
"name": "@molt/integration",
- "version": "0.19.0",
"./commits": "./commits.ts",
0 commit comments