Update README and test version 0.9.0.

This commit is contained in:
Ross MacArthur
2021-03-31 09:25:55 +02:00
parent aa5d15c144
commit 7fef8ee4ca
2 changed files with 34 additions and 20 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
needs: test-latest
strategy:
matrix:
just-version: [0.4.5, 0.5.11, 0.6.1, 0.7.3, 0.8.3]
just-version: [0.4.5, 0.5.11, 0.6.1, 0.7.3, 0.8.7, 0.9.0]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2