Skip to content

Commit

Permalink
mise à jour de la version en 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abarhub committed Jan 15, 2023
1 parent 92405a6 commit 8c0eef2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tictactoejs",
"version": "1.2.0",
"version": "1.3.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -49,4 +49,4 @@
"tslint": "~6.1.0",
"typescript": "~4.9.4"
}
}
}
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Tictactoejs</title>
<title>Tictactoe v1.3.0</title>
<base href=".">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
Expand Down

0 comments on commit 8c0eef2

Please sign in to comment.