Skip to content

Commit

Permalink
update to version 0.0.109
Browse files Browse the repository at this point in the history
  • Loading branch information
goFrendiAsgard committed Nov 4, 2023
1 parent 154c83c commit a3e8502
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_zrb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
Run-command:
runs-on: ubuntu-latest
container:
image: stalchmst/zrb:0.0.107
image: stalchmst/zrb:0.0.108
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down
4 changes: 2 additions & 2 deletions docs/oops-i-did-it-again/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
πŸ”– [Table of Contents](../README.md) / [Troubleshooting](README.md)
πŸ”– [Table of Contents](../README.md) / [Oops, I Did It Again](README.md)

# Oops, I Did It Again: Most Common Mistakes When Working with Zrb

Expand All @@ -7,4 +7,4 @@ Collection of common mistakes when working with Zrb
- [Defining Different Tasks with The Same Name](defining-different-tasks-with-the-same-name.md)


πŸ”– [Table of Contents](../README.md) / [Troubleshooting](README.md)
πŸ”– [Table of Contents](../README.md) / [Oops, I Did It Again](README.md)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "flit_core.buildapi"

[project]
name = "zrb"
version = "0.0.108"
version = "0.0.109"
authors = [
{ name="Go Frendi Gunawan", email="[email protected]" },
]
Expand Down

0 comments on commit a3e8502

Please sign in to comment.