diff --git a/Cargo.toml b/Cargo.toml index 6cf7748..df63a62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ members = ["utils/download", "utils/scaffold"] [workspace.package] description = "template for advent of code" readme = "README.md" -version = "34.0.0" +version = "35.0.0" edition = "2021" license = "MIT" authors = ["Matej Janežič "] diff --git a/LICENSE b/LICENSE index 7acad9d..bd6f4c9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Matej Janežič +Copyright (c) 2023 Matej Janežič Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal