Skip to content

Commit 8668370

Browse files
Release v0.7.1 (#55)
Signed-off-by: Philip Conrad <philip@chariot-chaser.net>
1 parent 7137e40 commit 8668370

File tree

4 files changed

+3
-102
lines changed

4 files changed

+3
-102
lines changed

.github/workflows/publish_gh_release.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/publish_nuget_pkg.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
All notable changes to this project will be documented in this file. This
44
project adheres to [Semantic Versioning](http://semver.org/).
55

6-
## 0.7.0
6+
## 0.7.0, 0.7.1
77

8-
This release contains release engineering improvements, and no significant code or dependency changes.
8+
These releases contain release engineering improvements, and no significant code or dependency changes.
99

1010

1111
## 0.6.0

src/OpenPolicyAgent.Ucast.Linq/OpenPolicyAgent.Ucast.Linq.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<IsPackable>true</IsPackable>
44
<PackageId>OpenPolicyAgent.Ucast.Linq</PackageId>
5-
<Version>0.7.0</Version>
5+
<Version>0.7.1</Version>
66
<Authors>The OPA Authors</Authors>
77
<TargetFramework>net8.0</TargetFramework>
88
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)