Skip to content

Commit

Permalink
Updates for Mint 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gus committed Apr 5, 2022
1 parent 8410479 commit 61e40f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Mint
uses: fabasoad/setup-mint-action@main
with:
version: 0.15.3
version: 0.16.0

- name: Install dependencies
run: mint install
Expand Down
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mint 0.16.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-ui",
"mint-version": "0.14.0 <= v < 1.0.0",
"mint-version": "0.16.0 <= v < 1.0.0",
"source-directories": [
"source"
],
Expand Down

0 comments on commit 61e40f6

Please sign in to comment.