Skip to content

Commit 56ba6b7

Browse files
committed
v0.4.4
1 parent e919f94 commit 56ba6b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

create-mastro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastrojs/create-mastro",
3-
"version": "0.0.3",
3+
"version": "0.0.7",
44
"type": "module",
55
"scripts": {
66
"npm-publish": "deno check && npm publish --access public"

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mastrojs/mastro",
3-
"version": "0.4.1",
3+
"version": "0.4.4",
44
"exports": {
55
".": "./src/core/index.ts",
66
"./generator": "./src/generator.ts",

0 commit comments

Comments
 (0)