We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75600fe commit d4f4193Copy full SHA for d4f4193
README.md
@@ -60,7 +60,8 @@ Building from source does take a long time._
60
61
| Crystal | Crystalline |
62
| -------- | ----------- |
63
-| **1.15** | **0.16** |
+| **1.16** | **0.17** |
64
+| 1.15 | 0.16 |
65
| 1.14 | 0.15 |
66
| 1.13 | 0.14 |
67
| 1.12 | 0.13 |
shard.yml
@@ -1,5 +1,5 @@
1
name: crystalline
2
-version: 0.16.0
+version: 0.17.0
3
4
authors:
5
- Julien Elbaz <[email protected]>
0 commit comments