Skip to content

Commit

Permalink
chore(release): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Dec 10, 2024
1 parent 1be3b92 commit 4a5458c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@epic-web/app-launcher",
"version": "0.1.1",
"version": "0.2.0",
"description": "Utility for launching your applications on a per-test basis.",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down Expand Up @@ -38,4 +38,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 4a5458c

Please sign in to comment.