We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0962a2 commit f1ff1c6Copy full SHA for f1ff1c6
1 file changed
Nockx.Base/Nockx.Base.csproj
@@ -4,7 +4,7 @@
4
<TargetFramework>net8.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
- <Version>0.2.0</Version>
+ <Version>0.3.0</Version>
8
<Authors>DemonExposer</Authors>
9
<Description>The underlying cryptography system + foundational classes for Nockx™</Description>
10
<RepositoryUrl>https://github.com/DemonExposer/Nockx.Base</RepositoryUrl>
0 commit comments