Skip to content

Commit 27c04e0

Browse files
committed
chore(release): v0.3.0
1 parent 724901d commit 27c04e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@epic-web/app-launcher",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"description": "Utility for launching your applications on a per-test basis.",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",
@@ -41,4 +41,4 @@
4141
"repository": {
4242
"url": "https://github.com/epicweb-dev/app-launcher"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)