Skip to content

Commit c3c45ca

Browse files
committed
Bump version
1 parent 9e21491 commit c3c45ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQLiteSharp/SQLiteSharp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<VersionPrefix>2.0</VersionPrefix>
3+
<VersionPrefix>3.0</VersionPrefix>
44
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0;net9.0</TargetFrameworks>
55
<LangVersion>latest</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)