Skip to content

Commit dd65434

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2024-10-14) ### Features * ✨ Implement the possible separation of building the app context and booting ([4e79708](4e79708))
1 parent 4e79708 commit dd65434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GoDough.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net6.0</TargetFramework>
55
<EnableDynamicLoading>true</EnableDynamicLoading>
6-
<AssemblyVersion>1.0.0</AssemblyVersion>
6+
<AssemblyVersion>1.1.0</AssemblyVersion>
77
<PackageReadmeFile>README.md</PackageReadmeFile>
88
</PropertyGroup>
99
<ItemGroup>

0 commit comments

Comments
 (0)