Skip to content

Commit bca8bda

Browse files
committed
chore: bump version to 0.3.1
1 parent 9f2368b commit bca8bda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skeleton-crew-runtime",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "A minimal plugin runtime for building modular JavaScript applications.",
55
"type": "module",
66
"main": "dist/index.js",
@@ -87,4 +87,4 @@
8787
"dependencies": {
8888
"fast-glob": "^3.3.3"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)