Skip to content

Commit

Permalink
build: updated version to 0.8.0-rc10
Browse files Browse the repository at this point in the history
  • Loading branch information
aguther committed May 1, 2022
1 parent 05bd2af commit 9a1d56a
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 @@
{
"name": "a32nx",
"version": "0.8.0",
"edition": "development",
"version": "0.8.0-rc10",
"edition": "stable",
"scripts": {
"lint": "eslint --cache **/*.{js,mjs,jsx,ts,tsx}",
"lint-fix": "npm run lint -- --fix",
Expand Down

0 comments on commit 9a1d56a

Please sign in to comment.