Skip to content

Commit 855ce48

Browse files
authored
Changed version to 3.0.1 due to publishing of incorrect code base. (#23)
1 parent c4aacab commit 855ce48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DomainModeling/DomainModeling.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</ItemGroup>
1818

1919
<PropertyGroup>
20-
<VersionPrefix>3.0.0</VersionPrefix>
20+
<VersionPrefix>3.0.1</VersionPrefix>
2121
<Description>
2222
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
2323

0 commit comments

Comments
 (0)