Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Jul 29, 2023
1 parent 9139002 commit eee87be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
- uses: actions/checkout@v2
- uses: denoland/setup-deno@v1
with:
deno-version: v1.xs
deno-version: v1.x
- run: npm task check
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mandarinavn",
"version": "1.0.0",
"version": "1.0.0-beta-0",
"description": "A visual novel engine, using kaboom.js",
"author": "lajbel",
"license": "MIT",
Expand Down

0 comments on commit eee87be

Please sign in to comment.