We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0841f8b commit c31409dCopy full SHA for c31409d
dist/versions-v2.json
@@ -12,8 +12,8 @@
12
"latest": "0.8.2"
13
},
14
"purs-tidy": {
15
- "unstable": "0.10.1",
16
- "latest": "0.10.1"
+ "unstable": "0.11.0",
+ "latest": "0.11.0"
17
18
"zephyr": {
19
"unstable": "0.5.2",
dist/versions.json
@@ -2,6 +2,6 @@
2
"purs": "0.15.15",
3
"spago": "0.21.0",
4
"psa": "0.8.2",
5
- "purs-tidy": "0.10.1",
+ "purs-tidy": "0.11.0",
6
"zephyr": "0.5.2"
7
}
0 commit comments