diff --git a/LICENSE.txt b/LICENSE.txt index 567d23b..912cb1c 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2021-2022 Nico Schlömer +Copyright (c) 2021-current Nico Schlömer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/justfile b/justfile index c7e3bfc..e6f2868 100644 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -version := "1.2.1" +version := "1.2.2" default: @echo "\"just publish\"?"