Skip to content

Commit

Permalink
bump version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nha committed Jun 24, 2022
1 parent 05e35fe commit 83e8171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Babashka
uses: turtlequeue/setup-babashka@v1.3.0
uses: turtlequeue/setup-babashka@v1.5.0
with:
babashka-version: 0.8.156

Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Babashka
uses: turtlequeue/setup-babashka@v1.3.0
uses: turtlequeue/setup-babashka@v1.5.0
with:
# this will eventually expire
babashka-version: 0.8.157-SNAPSHOT
Expand Down

0 comments on commit 83e8171

Please sign in to comment.