Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Dec 13, 2023
1 parent 88c8ec6 commit 9715a47
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.47.1] - 2023-12-13

### Fixed
- Singapore - Fix Chinese New Year sunday shift
- Canada - Fix British Columbia Day

## [1.47.0] - 2023-11-21

### Added
Expand Down
2 changes: 1 addition & 1 deletion src/Nager.Date/Nager.Date.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<TargetFrameworks>net472;netstandard2.0;net6.0</TargetFrameworks>

<Version>1.47.0</Version>
<Version>1.47.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9715a47

Please sign in to comment.