Skip to content

Commit 4a5458c

Browse files
committed
chore(release): v0.2.0
1 parent 1be3b92 commit 4a5458c

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

0 commit comments

Comments
 (0)