diff --git a/Cargo.lock b/Cargo.lock index 9f31cd7..5bfe3cb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "oox" -version = "0.1.1" +version = "0.1.3" diff --git a/Cargo.toml b/Cargo.toml index 640b2ba..908a071 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,4 +1,4 @@ [package] name = "oox" -version = "0.1.1" +version = "0.1.3" edition = "2021" diff --git a/README.md b/README.md index 2661a89..527118b 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ END OF GAME: If one player succeeds in aligning three of their marks, either hor ## License -The source code of this project is licensed under a [GNU General Public License v3.0](/LICENSE). +The source code of this project is licensed under a [GNU General Public License v3.0](/ooxie/oox/src/branch/master/LICENSE).