Skip to content

Commit 1caa18c

Browse files
committed
chore(release): v0.1.0
1 parent 7155492 commit 1caa18c

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.0.0",
4+
"version": "0.1.0",
55
"description": "Utility for launching your applications on a per-test basis.",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",
@@ -37,4 +37,4 @@
3737
"publishConfig": {
3838
"access": "public"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)