Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit f280fc6

Browse files
committed
Merge branch 'release/1.2.0'
2 parents 9f1ffbb + b565a16 commit f280fc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.2.0
44

55
### Changes
66

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>1.1.0</Version>
4+
<Version>1.2.0</Version>
55
<LangVersion>latest</LangVersion>
66
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
77
<Deterministic>true</Deterministic>

0 commit comments

Comments
 (0)