Skip to content

Commit

Permalink
bump to v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mattschoch committed Aug 16, 2024
1 parent 9757f28 commit bc613bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/policy-engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ jobs:
with:
version: latest

- name: Install dependencies
run: |
make install/ci
- name: Code format
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@narval/source",
"version": "v0.0.11",
"version": "v0.0.13",
"license": "MPL-2.0",
"workspaces": [
"packages/*"
Expand Down

0 comments on commit bc613bc

Please sign in to comment.