Skip to content

Commit

Permalink
version change
Browse files Browse the repository at this point in the history
  • Loading branch information
JonYeb committed Apr 26, 2024
1 parent 276888f commit da563de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v2
with:
ref: ${GITHUB_REF_NAME}
- name: node
uses: actions/setup-node@v2
with:
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": "paypal-commercetools-client",
"version": "0.1.30-alpha",
"version": "0.1.31-alpha",
"private": false,
"type": "module",
"license": "MIT",
Expand Down

0 comments on commit da563de

Please sign in to comment.