We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09ddf0 commit ee25db5Copy full SHA for ee25db5
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## [1.0.1] - 2024-12-01
+## [1.1.0] - 2024-12-01
6
7
### Added
8
src/Danom/Danom.csproj
<PropertyGroup>
<AssemblyName>Danom</AssemblyName>
- <Version>1.0.1</Version>
+ <Version>1.1.0</Version>
<!-- General info -->
<Description>Monadic structures to simplify functional programming patterns in C#.</Description>
0 commit comments