Skip to content

Commit 5f49822

Browse files
authored
Merge pull request #4 from hu-ja-ja/dev
2.1.0
2 parents 1585fb2 + ecda040 commit 5f49822

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- Central version management -->
4-
<Version>2.0.0</Version>
4+
<Version>2.1.0</Version>
55
<AssemblyVersion>$(Version).0</AssemblyVersion>
66
<FileVersion>$(Version).0</FileVersion>
77
<InformationalVersion>$(Version)</InformationalVersion>

0 commit comments

Comments
 (0)