Skip to content

Commit

Permalink
Updates for Mint 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gdotdesign committed Sep 18, 2023
1 parent c80f6f6 commit ca98754
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Mint
uses: fabasoad/setup-mint-action@main
with:
version: 0.18.0
version: 0.19.0

- name: Install Dependencies
run: mint install
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mint 0.18.0
mint 0.19.0
2 changes: 1 addition & 1 deletion mint.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mint-realworld",
"mint-version": "0.18.0 <= v < 1.0.0",
"mint-version": "0.19.0 <= v < 1.0.0",
"source-directories": [
"source"
],
Expand Down

0 comments on commit ca98754

Please sign in to comment.