Skip to content

Commit

Permalink
Merge pull request #6 from casework/case-1.3.0
Browse files Browse the repository at this point in the history
Bump to CASE 1.3.0
  • Loading branch information
ajnelson-nist authored Feb 14, 2024
2 parents 267bdec + 907ccd0 commit 298063f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:

# Run the CASE validation job to confirm the output is valid
- name: CASE Export Validation
uses: kchason/case-validation-action@v2.8.0
uses: kchason/case-validation-action@v2.9.0
with:
case-path: case.json
case-version: "case-1.2.0"
case-version: "case-1.3.0"

2 changes: 1 addition & 1 deletion CASE-Bindings-CSharp-Monitor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CipherTech.CASE.Bindings" Version="0.4.0" />
<PackageReference Include="CipherTech.CASE.Bindings" Version="0.5.0" />
</ItemGroup>

</Project>

0 comments on commit 298063f

Please sign in to comment.