Skip to content

Commit

Permalink
chore(version): update for v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahhoward committed May 25, 2023
1 parent 3b48475 commit 6413306
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
release:
types: [ published ]
workflow_dispatch:
workflow_run:
workflows: [Releaser]
types: [completed]
jobs:
bin-releaser:
name: Release Binaries
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v0.10.0"
"version": "v0.11.0"
}

0 comments on commit 6413306

Please sign in to comment.