Skip to content

Commit

Permalink
Bump project verison
Browse files Browse the repository at this point in the history
  • Loading branch information
tilkinsc committed Jun 21, 2023
1 parent 95e25c9 commit 80c850a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lua.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageId>Lua.NET</PackageId>
<Version>2.1.0</Version>
<Version>3.0.0</Version>
<Authors>Cody Tilkins</Authors>
<Copyright>Copyright © Cody Tilkins 2023</Copyright>
<Title>Lua.NET</Title>
Expand Down

0 comments on commit 80c850a

Please sign in to comment.