Skip to content

Commit

Permalink
release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nha committed Mar 29, 2021
1 parent 9d44019 commit ae0d24d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Babashka
uses: turtlequeue/setup-babashka@v1.1
uses: turtlequeue/setup-babashka@v1.2.0
with:
babashka-version: 0.3.0

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": "setup-babashka",
"version": "0.0.1",
"version": "1.2.0",
"private": false,
"description": "setup babashka action",
"main": "src/setup-babashka.ts",
Expand Down

0 comments on commit ae0d24d

Please sign in to comment.