Skip to content

Commit

Permalink
update version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
s956142 committed Apr 20, 2024
1 parent f7cef46 commit 69d015b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
git fetch
git checkout build
echo "Checkout to branch :build"
rm -rf docs/*
rm -rf docs/
mv docs_copy/ docs/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tetris-battle",
"version": "1.0.1",
"version": "1.0.2",
"description": "forFun",
"main": "index.js",
"repository": "https://github.com/s956142/tetris-battle.git",
Expand Down

0 comments on commit 69d015b

Please sign in to comment.