Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Apr 15, 2023
1 parent 62ee41e commit 4ac0ae2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,18 @@ Building from source does take a long time._

### Compatibility

| Crystal | Crystalline |
| -------- | ----------- |
| **1.7+** | **0.8** |
| 1.6 | 0.7 |
| 1.4 | 0.6 |
| 1.3 | 0.5 |
| 1.2 | 0.4 |
| 1.1 | 0.4 |
| 1.0 | 0.3 |
| 0.36 | 0.2 |
| 0.35.1 | 0.1 |
| Crystal | Crystalline |
| --------- | ----------- |
| **1.8.x** | **0.9** |
| 1.7 | 0.8 |
| 1.6 | 0.7 |
| 1.4 | 0.6 |
| 1.3 | 0.5 |
| 1.2 | 0.4 |
| 1.1 | 0.4 |
| 1.0 | 0.3 |
| 0.36 | 0.2 |
| 0.35.1 | 0.1 |

### Pre-built binaries

Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: crystalline
version: 0.8.0
version: 0.9.0

authors:
- Julien Elbaz <elbywan@hotmail.com>
Expand Down

0 comments on commit 4ac0ae2

Please sign in to comment.