Skip to content

Commit

Permalink
build: bump to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezanet committed Oct 26, 2022
1 parent 39f6a13 commit 0c3d7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/lib.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>0.1.1</Version>
<Version>0.1.2</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<RootNamespace>InfiniteEnumFlags</RootNamespace>
Expand Down

0 comments on commit 0c3d7ba

Please sign in to comment.