Skip to content

Commit ee25db5

Browse files
committed
1.1.0 correction from 1.0.1
1 parent a09ddf0 commit ee25db5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [1.0.1] - 2024-12-01
5+
## [1.1.0] - 2024-12-01
66

77
### Added
88

src/Danom/Danom.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<AssemblyName>Danom</AssemblyName>
5-
<Version>1.0.1</Version>
5+
<Version>1.1.0</Version>
66

77
<!-- General info -->
88
<Description>Monadic structures to simplify functional programming patterns in C#.</Description>

0 commit comments

Comments
 (0)