Bump version to 0.0.2.1-alpha
All checks were successful
Nuget Pkg Build / build (push) Successful in 5m56s

This commit is contained in:
Samuele Lorefice
2026-06-15 00:44:40 +02:00
parent b9c4f65892
commit 1a0e034829

View File

@@ -9,7 +9,7 @@
<LangVersion>latest</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.1.8-alpha</Version>
<Version>0.0.2.1-alpha</Version>
<Title>Syrette </Title>
<Authors>Lorefice Samuele</Authors>
<Description>Syrette is a minimalistic dependency injection library for C#. It aims to provide a simple and efficient way to achieve dependency injections in your applications without the overhead of larger frameworks.</Description>