Skip to content

Commit

Permalink
bump version to 0.0.3 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: Darwin D Wu <[email protected]>
  • Loading branch information
darwin67 and darwin67 authored Feb 29, 2024
1 parent a311231 commit 25f8969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
# Publish will only run when it detects a change on top
publish:
if: ${{ needs.changes.outputs.pkgs != '[]' }}
needs: changes
runs-on: ubuntu-latest
strategy:
Expand Down
2 changes: 1 addition & 1 deletion inngest/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.0.3

0 comments on commit 25f8969

Please sign in to comment.