Skip to content

Commit

Permalink
qweqwdas
Browse files Browse the repository at this point in the history
  • Loading branch information
amr-crabnebula authored Dec 14, 2023
1 parent f4c8f32 commit 7b16dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/covector-version-or-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
with:
event-type: publish-pkg
client-payload: >-
'{"releaseId": "${{ steps.covector.outputs['-org-dashed-releaseId'] }}" }'
{"releaseId": "${{ steps.covector.outputs['-org-dashed-releaseId'] }}" }
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "@org-dashed/pkg",
"version": "0.22.0"
"version": "0.23.0"
}

0 comments on commit 7b16dda

Please sign in to comment.