Skip to content

Commit aa63182

Browse files
release 7.1.0
1 parent 511146c commit aa63182

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66

77
## Unreleased
88

9+
## [7.1.0] - 2020-10-18
10+
911
### :zap: Added
1012

1113
- Add class `ByteSize` which helps specifying multipliers of the unit *byte*.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22

33
<PropertyGroup>
4-
<VersionPrefix>7.0.1</VersionPrefix>
4+
<VersionPrefix>7.1.0</VersionPrefix>
55
<Authors>Mattias Kindborg</Authors>
66
<Company />
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>

0 commit comments

Comments
 (0)