Skip to content

Commit 66b2a66

Browse files
committed
0.9.0
1 parent 67fd385 commit 66b2a66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/Bin/Version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = "v0.8.0";
1+
export const version = "v0.9.0";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purs-tidy",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"type": "module",
55
"description": "A syntax tidy-upper (formatter) for PureScript.",
66
"bin": {

0 commit comments

Comments
 (0)