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 67fd385 commit 66b2a66Copy full SHA for 66b2a66
bin/Bin/Version.js
@@ -1 +1 @@
1
-export const version = "v0.8.0";
+export const version = "v0.9.0";
package.json
@@ -1,6 +1,6 @@
{
2
"name": "purs-tidy",
3
- "version": "0.8.0",
+ "version": "0.9.0",
4
"type": "module",
5
"description": "A syntax tidy-upper (formatter) for PureScript.",
6
"bin": {
0 commit comments