Skip to content

Commit 291aec3

Browse files
committed
chore: Bumped version number to 0.8.0-alpha
1 parent 206aebc commit 291aec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/YeSql.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Description>
1919
YeSQL.NET is a class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files
2020
</Description>
21-
<Version>0.7.0-alpha</Version>
21+
<Version>0.8.0-alpha</Version>
2222
<GenerateDocumentationFile>True</GenerateDocumentationFile>
2323
</PropertyGroup>
2424

0 commit comments

Comments
 (0)