Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 authored Aug 1, 2023
1 parent 683ad07 commit 8566c29
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 @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Panquesito7/setup-jule@v1.0.0
- uses: Panquesito7/setup-jule@v1.1.0
with:
version: latest # https://github.com/julelang/jule/releases for all JuleC versions.
directory: . # The directory where JuleC will be installed.
Expand Down Expand Up @@ -52,7 +52,7 @@ You can see the full list of commands in the [official manual](https://manual.ju

```yml
- uses: actions/checkout@v3
- uses: Panquesito7/setup-jule@v1.0.0
- uses: Panquesito7/setup-jule@v1.1.0
with:
version: beta-0.0.2
directory: ./libs
Expand Down

0 comments on commit 8566c29

Please sign in to comment.